SunYaLong 1 year ago
parent
commit
9f654cbc76
1 changed files with 9 additions and 1 deletions
  1. 9 1
      ZRAdmin-vue-main/src/settings.js

+ 9 - 1
ZRAdmin-vue-main/src/settings.js

@@ -1,3 +1,11 @@
+/*
+ * @Author: SunYaLong 1143403659@qq.com
+ * @Date: 2023-05-22 09:24:58
+ * @LastEditors: SunYaLong 1143403659@qq.com
+ * @LastEditTime: 2023-05-24 19:37:31
+ * @FilePath: \ZRAdmin-vue-main\src\settings.js
+ * @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
+ */
 export default {
   /**
    * 框架版本号
@@ -56,7 +64,7 @@ export default {
    * 版权信息
    */
   // copyright: 'Copyright ©2023 <a target="_black" href="http://www.izhaorui.cn/doc">ZRAdmin.NET</a> All Rights Reserved.',
-  copyright: 'Copyright ©2023 北京七星华创集成电路装备有限公司.',
+  copyright: 'Copyright ©2023 北京七星华创集成电路装备有限公司. ',
   /**
    * 是否显示底部栏
    */