mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
修改注释
This commit is contained in:
parent
8d7411dbaa
commit
a3d52b99c1
@ -1,7 +1,7 @@
|
||||
// ---------------------------------------
|
||||
// 自定义后台扩展脚本
|
||||
// 需要在加载 admin.js 后载入此文件
|
||||
// ---------------------------------------
|
||||
// --------------------------------------------------
|
||||
// 自定义后台扩展脚本,需要在加载 admin.js 后载入
|
||||
// 使用 php think xadmin:install static 时不会更新此文件
|
||||
// --------------------------------------------------
|
||||
$(function () {
|
||||
window.$body = $('body');
|
||||
|
||||
|
@ -1 +1,4 @@
|
||||
/*! 自定义扩展样式文件 */
|
||||
/*! --------------------------------------------------
|
||||
/* 自定义后台扩展新式,需要在加载 console.css 后载入
|
||||
/* 使用 php think xadmin:install static 时不会更新此文件
|
||||
/* -------------------------------------------------- */
|
Loading…
x
Reference in New Issue
Block a user