mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
修改文件注释
This commit is contained in:
parent
a3d52b99c1
commit
574427e3ec
@ -20,4 +20,9 @@ $(function () {
|
|||||||
// 'vue': ['json']
|
// 'vue': ['json']
|
||||||
// },
|
// },
|
||||||
// });
|
// });
|
||||||
|
// require(['vue'], function (vue) {
|
||||||
|
// console.log(vue)
|
||||||
|
// });
|
||||||
|
|
||||||
|
/*! 其他 javascript 脚本代码 */
|
||||||
});
|
});
|
@ -1,4 +1,4 @@
|
|||||||
/*! --------------------------------------------------
|
/* --------------------------------------------------
|
||||||
/* 自定义后台扩展新式,需要在加载 console.css 后载入
|
/* 自定义后台扩展新式,需要在加载 console.css 后载入
|
||||||
/* 使用 php think xadmin:install static 时不会更新此文件
|
/* 使用 php think xadmin:install static 时不会更新此文件
|
||||||
/* -------------------------------------------------- */
|
/* -------------------------------------------------- */
|
Loading…
x
Reference in New Issue
Block a user