Commit 35391263 authored by 邓晓峰's avatar 邓晓峰

feat: 修改defaultSetting.js默认配置

parent 8ad61bf1
Pipeline #22815 skipped with stages
This diff was suppressed by a .gitattributes entry.
...@@ -11,5 +11,6 @@ export default { ...@@ -11,5 +11,6 @@ export default {
headerHeight: 48, headerHeight: 48,
title: '熊猫智慧城市监控管理解决方案', title: '熊猫智慧城市监控管理解决方案',
iconfontUrl: '', iconfontUrl: '',
primaryColor: '#1890ff' primaryColor: '#1890ff',
logo: '',
}; };
...@@ -7177,9 +7177,9 @@ ...@@ -7177,9 +7177,9 @@
} }
}, },
"@wisdom-utils/utils": { "@wisdom-utils/utils": {
"version": "0.0.27", "version": "0.0.28",
"resolved": "https://g.civnet.cn:4873/@wisdom-utils%2futils/-/utils-0.0.27.tgz", "resolved": "https://g.civnet.cn:4873/@wisdom-utils%2futils/-/utils-0.0.28.tgz",
"integrity": "sha512-UQM/ls66WZizDsZRLh8Q0OMlCB6HfhvaBi6FJcCrQoj0ED3V8LFvKQ/ibqhYnhQvvZQCy8XsSA62E959JtriKQ==", "integrity": "sha512-Jbyqu8D4XGW1o3QbRw63K+EvATLElR+GDjyLh4eSxMwScw6YLfS3XoFnupExoaGir9DjEyFkxAuDcyRRM2pSxA==",
"requires": { "requires": {
"axios": "^0.21.1", "axios": "^0.21.1",
"cookie": "^0.4.1", "cookie": "^0.4.1",
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment