diff --git a/.env.production b/.env.production index 8f8cae2..2e2e52f 100644 --- a/.env.production +++ b/.env.production @@ -5,5 +5,5 @@ VUE_APP_TITLE = 太仓市网络资产核查管理系统 ENV = 'production' # 若依管理系统/生产环境 -# VUE_APP_BASE_API = 'http://39.101.188.84:9115' -VUE_APP_BASE_API = 'http://20.1.0.164/api' +VUE_APP_BASE_API = 'http://39.101.188.84:9115' +# VUE_APP_BASE_API = 'http://20.1.0.164/api' diff --git a/src/assets/styles/sidebar.scss b/src/assets/styles/sidebar.scss index 02be5bb..06afb82 100644 --- a/src/assets/styles/sidebar.scss +++ b/src/assets/styles/sidebar.scss @@ -58,9 +58,12 @@ text-align: center; font-family: Alimama ShuHeiTi; font-weight: bold; - font-size: 15px; + font-size: 20px; color: #FFFFFF; - line-height: 50px; + line-height: 30px; + overflow: hidden; + padding: 10px 10px 0 10px; + box-sizing: border-box; } } diff --git a/src/layout/components/AppMain.vue b/src/layout/components/AppMain.vue index 18f0f35..9e07b06 100644 --- a/src/layout/components/AppMain.vue +++ b/src/layout/components/AppMain.vue @@ -38,7 +38,7 @@ export default { } -.fixed-header+.app-main { +.fixed-header + .app-main { padding-top: 50px; } diff --git a/src/layout/index.vue b/src/layout/index.vue index b509a87..0b90b75 100644 --- a/src/layout/index.vue +++ b/src/layout/index.vue @@ -132,9 +132,12 @@ export default { } .dibutishi { + width: 100%; + text-align: center; font-size: 14px; margin-top: 3px; color: #909399; + .kongge { margin: 0 10px; } diff --git a/src/views/components/renwuType/index_v2.vue b/src/views/components/renwuType/index_v2.vue index 9dcba4a..4e56d02 100644 --- a/src/views/components/renwuType/index_v2.vue +++ b/src/views/components/renwuType/index_v2.vue @@ -6,106 +6,89 @@ 基本信息
- + - + - - + + + + +
- + - - + + + - - + - - + pattern: /^[a-zA-Z0-9]{18}$/, + message: '请输入正确格式的18位统一社会信用代码', + trigger: 'change' + } + ]"> + + - + - + - + - + - + - + - + - - + @@ -113,166 +96,153 @@ - + - + - + - + - + - + - + - + - + - - - + pattern: /^1[3|4|5|6|7|8|9][0-9]\d{8}$/, + message: '请输入正确的手机号码', + trigger: 'change' + } + ]"> + + - - - + type: 'email', + message: '请输入正确的邮箱地址', + trigger: ['change', 'change'] + } + ]"> + + - + - + - + - + + + + + + - - + + +
-               
{{ruleForm.bfyy}}
-             
+                
{{ ruleForm.bfyy }}
+              
- + 关停 - 取消 - 暂存 - 提交 + 取消 + 暂存 + 提交 - + 不通过 - 通过 + 通过
- +