diff --git a/.eslintrc.js b/.eslintrc.js index 0c290b7..591320c 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -192,6 +192,15 @@ module.exports = { 'object-curly-spacing': [2, 'always', { objectsInObjects: false }], - 'array-bracket-spacing': [2, 'never'] + 'array-bracket-spacing': [2, 'never'], + "vue/html-self-closing": ["error", { + "html": { + "void": "always", + "normal": "never", + "component": "always" + }, + "svg": "always", + "math": "always" + }], } } diff --git a/src/assets/images/home/theme_Img_03.png b/src/assets/images/home/theme_Img_03.png new file mode 100644 index 0000000..2ab6e2d Binary files /dev/null and b/src/assets/images/home/theme_Img_03.png differ diff --git a/src/assets/styles/index.scss b/src/assets/styles/index.scss index 86ff946..70951e2 100644 --- a/src/assets/styles/index.scss +++ b/src/assets/styles/index.scss @@ -5,6 +5,7 @@ @import 'sidebar'; @import 'btn'; @import 'eladmin'; +@import 'iconfont.css'; body { height: 100%; @@ -197,25 +198,22 @@ aside { padding: 0 18px; background: #fff; border-radius: 4px; + overflow: hidden; .home_item_title { display: flex; padding: 18px 0; border-bottom: 1px solid #eee; - h4 { margin-left: 6px; font-size: 16px; color: #333333; } - .iconfont { font-size: 16px; color: #3a8aeb; } } } - - .auth_code { position: relative; .login-code { diff --git a/src/main.js b/src/main.js index 16738d9..f4c6290 100644 --- a/src/main.js +++ b/src/main.js @@ -17,7 +17,6 @@ import checkPer from '@/utils/permission' import permission from './components/Permission' import './assets/styles/element-variables.scss' // global css -import './assets/styles/iconfont.css' import './assets/styles/index.scss' // 代码高亮 diff --git a/src/settings.js b/src/settings.js index 0a595c6..81efc0a 100644 --- a/src/settings.js +++ b/src/settings.js @@ -38,7 +38,7 @@ module.exports = { /** * 是否显示设置的底部信息 */ - showFooter: true, + showFooter: false, /** * 底部文字,支持html语法 */ diff --git a/src/views/dashboard/AgencyData.vue b/src/views/dashboard/AgencyData.vue index f81f8b7..859e500 100644 --- a/src/views/dashboard/AgencyData.vue +++ b/src/views/dashboard/AgencyData.vue @@ -4,6 +4,33 @@
+ 当前版本:普通版 +
++ 有效时间:2023-12-31 +
++ 联系人:周杰伦 +
++ 联系方式:15100701025 +
++ 屏幕数量: + 1/10 +
++ 管理人员: + 2/10 +
+