Anyon 3 лет назад
Родитель
Сommit
574427e3ec
2 измененных файлов с 7 добавлено и 2 удалено
  1. 5 0
      public/static/extra/script.js
  2. 2 2
      public/static/extra/style.css

+ 5 - 0
public/static/extra/script.js

@@ -20,4 +20,9 @@ $(function () {
     //         'vue': ['json']
     //     },
     // });
+    // require(['vue'], function (vue) {
+    //     console.log(vue)
+    // });
+
+    /*! 其他 javascript 脚本代码 */
 });

+ 2 - 2
public/static/extra/style.css

@@ -1,4 +1,4 @@
-/*! --------------------------------------------------
+/* --------------------------------------------------
 /*  自定义后台扩展新式,需要在加载 console.css 后载入
 /*  使用 php think xadmin:install static 时不会更新此文件
-/*  -------------------------------------------------- */
+/* -------------------------------------------------- */