跳转到内容

User:ZheiZhei/common.js:修订间差异

无编辑摘要
无编辑摘要
第1行: 第1行:
mw.loader.load('/index.php?title=User:ZheiZhei/test.js&action=raw&ctype=text/javascript');
mw.loader.using( [ 'vue' ] ).then( function ( require ) {
    const Vue = require( 'vue' );
} );