Warning: is_file(): open_basedir restriction in effect. File(/www/mediawiki_cache/history/0/0f/ns2%3A%E7%8E%B2%E5%AD%90%2FCodexDemo%2Ejs.html.gz) is not within the allowed path(s): (/www/mediawiki/:/tmp/:/bin/) in /www/mediawiki/includes/cache/FileCacheBase.php on line 118

Warning: is_file(): open_basedir restriction in effect. File(/www/mediawiki_cache/history/0/0f/ns2%3A%E7%8E%B2%E5%AD%90%2FCodexDemo%2Ejs.html.gz) is not within the allowed path(s): (/www/mediawiki/:/tmp/:/bin/) in /www/mediawiki/includes/cache/FileCacheBase.php on line 118
用户:玲子/CodexDemo.js:修订历史 - THGAme
打开/关闭菜单
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

用户:玲子/CodexDemo.js:修订历史

来自THGAme

差异选择:选中要对比的修订的单选按钮,然后按Enter键或下面的按钮。
说明:(当前)=与最后修订的差异,(之前)=与上个修订的差异,=小编辑。

2025年5月28日 (星期三)

  • 当前之前 21:542025年5月28日 (三) 21:54 玲子 留言 贡献 1,826字节 +1,826 创建页面,内容为“const content = document.getElementById( 'mw-content-text' ); // 等待页面加载完成 mw.loader.using( '@wikimedia/codex' ).then( function( require ) { const Vue = mw.loader.require( 'vue' ); const { CdxButton, CdxDialog, CdxIcon } = require( '@wikimedia/codex' ); // 创建 Vue 应用 const app = Vue.createApp({ data() { return { showDialog: false }; }, methods: { ope…”