diff --git a/.history/src/components/ChiGateway_20231031112813.vue b/.history/src/components/ChiGateway_20231031112813.vue index 435385c..afb2e4c 100644 --- a/.history/src/components/ChiGateway_20231031112813.vue +++ b/.history/src/components/ChiGateway_20231031112813.vue @@ -1,160 +1,184 @@ \ No newline at end of file + diff --git a/dist.zip b/dist.zip new file mode 100644 index 0000000..28a4323 Binary files /dev/null and b/dist.zip differ diff --git a/src/components/AddPolicy.vue b/src/components/AddPolicy.vue index e201da8..7938599 100644 --- a/src/components/AddPolicy.vue +++ b/src/components/AddPolicy.vue @@ -21,7 +21,7 @@ - + @@ -138,12 +133,7 @@ v-model="ruleForm1.clgl_ckwk" placeholder="选择配置的外网网卡" > - + @@ -164,12 +154,7 @@ - - - + @@ -278,12 +263,12 @@ @@ -68,16 +98,24 @@ @@ -92,16 +130,40 @@
- + - - + + - - + + @@ -723,7 +785,6 @@ export default { this.diag_drive = true; }, async handleSelect() { - // console.log(JSON.parse(datas)); // let datas = { ...JSON.parse(datas), ...this.tableData[0] }; let res = await SaveUserAnswer({ diff --git a/src/components/ChiDevicewifi.vue b/src/components/ChiDevicewifi.vue index 784f904..2f1f283 100644 --- a/src/components/ChiDevicewifi.vue +++ b/src/components/ChiDevicewifi.vue @@ -5,12 +5,23 @@
- +
- + 新建设备 @@ -22,26 +33,61 @@
- - + + - - - + + + - + - + - ... + ... @@ -49,42 +95,86 @@ - + - + . - + . - + . - + - - + + - - + + - - + +
1-3600
@@ -95,14 +185,20 @@
- - 收起 + " + > + 收起
@@ -110,41 +206,74 @@ - + - + - - + +
2-125
- - + +
2-60000
- +
- - + +
0-1000
@@ -152,17 +281,44 @@ - +
- + - - + + - - + + @@ -225,7 +410,6 @@ export default { gateway: "", trees: [], formData: { - ippz_ssid: "", ippz_rzfs: "", ippz_jmfs: "", @@ -512,24 +696,24 @@ export default { validateIp(rule, value, callback) { if ( this.sbpz_ip1 + - "." + - this.sbpz_ip2 + - "." + - this.sbpz_ip3 + - "." + - this.sbpz_ip4 === + "." + + this.sbpz_ip2 + + "." + + this.sbpz_ip3 + + "." + + this.sbpz_ip4 === "..." ) { callback(new Error("请输入IP地址")); } else if ( !/^(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])\.(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])\.(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])\.(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])$/.test( this.sbpz_ip1 + - "." + - this.sbpz_ip2 + - "." + - this.sbpz_ip3 + - "." + - this.sbpz_ip4 + "." + + this.sbpz_ip2 + + "." + + this.sbpz_ip3 + + "." + + this.sbpz_ip4 ) ) { callback(new Error("请输入有效的IP地址")); @@ -948,7 +1132,6 @@ export default { /deep/ .footer_con { .cjjcq_code { - // margin-left: 140px !important; .el-form-item__content { margin-left: 140px !important; diff --git a/src/components/GatewayMaintenance.vue b/src/components/GatewayMaintenance.vue index 9528b57..af960e2 100644 --- a/src/components/GatewayMaintenance.vue +++ b/src/components/GatewayMaintenance.vue @@ -65,16 +65,12 @@ - - - + - + - - - - diff --git a/src/components/IpConfiguration.vue b/src/components/IpConfiguration.vue index f5b4964..178aeb1 100644 --- a/src/components/IpConfiguration.vue +++ b/src/components/IpConfiguration.vue @@ -588,6 +588,7 @@ export default { position: absolute; top: 22px; left: 100px; + font-size: 18px; color: red; } diff --git a/src/components/ObjectManagement.vue b/src/components/ObjectManagement.vue index 9c65ea2..a6001b5 100644 --- a/src/components/ObjectManagement.vue +++ b/src/components/ObjectManagement.vue @@ -5,7 +5,7 @@ 新增对象 -

只能添加两条数据

+

只能添加两条数据

@@ -390,6 +390,7 @@ export default { p { margin-left: 20px; color: red; + margin-bottom: 10px; } } .el-col-1 { diff --git a/src/components/PolicyManagement.vue b/src/components/PolicyManagement.vue index ad5c777..fa11469 100644 --- a/src/components/PolicyManagement.vue +++ b/src/components/PolicyManagement.vue @@ -41,9 +41,9 @@ --> - \ No newline at end of file +