diff --git a/epmet-oper-web/src/views/modules/customer/customize/StartPage.vue b/epmet-oper-web/src/views/modules/customer/customize/StartPage.vue index 3e4a5b2..a7140ed 100644 --- a/epmet-oper-web/src/views/modules/customer/customize/StartPage.vue +++ b/epmet-oper-web/src/views/modules/customer/customize/StartPage.vue @@ -9,7 +9,7 @@ + :gutter="gutter">
+
+ 展示时长: + + +
修改 恢复默认 -
{{tip}}
-
+
+
注:
+
{{tip1}}
+
{{tip2}}
+
-
- 启动页展示时长: -
+
@@ -81,21 +88,26 @@ +
+ 展示时长: + +
修改 恢复默认 -
{{tip}}
-
+
+
注:
+
{{tip1}}
+
{{tip2}}
-
- 启动页展示时长: - +
@@ -127,7 +139,8 @@ export default { params: { customerId: '', }, - tip: "(文件大小不能超过200kb,格式仅支持jpg、png、gif)", + tip1: "1、点击图片选择要更换的启动页", + tip2: "2、文件大小不能超过200kb,仅支持jpg、png、gif", // imageHeight: 444, // imageWidth: 250, @@ -168,7 +181,11 @@ export default { return (this.clientHeight - 300) + 'px' }, paddingWidth () { - return this.resolution === 'small' ? 150 : 350 + return this.resolution === 'small' ? 150 : 300 + + }, + gutter () { + return this.resolution === 'small' ? 70 : 250 }, imageHeight () { @@ -355,9 +372,14 @@ export default { } .div_tip { - margin-top: 10px; + text-align: left; + margin-left: 50rpx; + margin-top: 15px; font-size: 10px; } +.tip2 { + margin-top: 7px; +} .div_time { margin-top: 30px; diff --git a/epmet-oper-web/src/views/modules/productConfig/workRoleAuth.vue b/epmet-oper-web/src/views/modules/productConfig/workRoleAuth.vue index 5a8afa2..2c0ae87 100644 --- a/epmet-oper-web/src/views/modules/productConfig/workRoleAuth.vue +++ b/epmet-oper-web/src/views/modules/productConfig/workRoleAuth.vue @@ -46,13 +46,13 @@ + align="center"> - +