diff --git a/src/components/CascaderDict/index.vue b/src/components/CascaderDict/index.vue new file mode 100644 index 0000000..6243369 --- /dev/null +++ b/src/components/CascaderDict/index.vue @@ -0,0 +1,113 @@ + + diff --git a/src/views/hiddenDangerCheckStandardLibrary/common/components/edit.vue b/src/views/hiddenDangerCheckStandardLibrary/common/components/edit.vue new file mode 100644 index 0000000..bca38d5 --- /dev/null +++ b/src/views/hiddenDangerCheckStandardLibrary/common/components/edit.vue @@ -0,0 +1,288 @@ + + diff --git a/src/views/hiddenDangerCheckStandardLibrary/common/components/info.vue b/src/views/hiddenDangerCheckStandardLibrary/common/components/info.vue new file mode 100644 index 0000000..9e55584 --- /dev/null +++ b/src/views/hiddenDangerCheckStandardLibrary/common/components/info.vue @@ -0,0 +1,106 @@ + + + + diff --git a/src/views/hiddenDangerCheckStandardLibrary/common/components/list.vue b/src/views/hiddenDangerCheckStandardLibrary/common/components/list.vue new file mode 100644 index 0000000..ff510e5 --- /dev/null +++ b/src/views/hiddenDangerCheckStandardLibrary/common/components/list.vue @@ -0,0 +1,304 @@ + + diff --git a/src/views/hiddenDangerCheckStandardLibrary/common/components/updateFile.vue b/src/views/hiddenDangerCheckStandardLibrary/common/components/updateFile.vue new file mode 100644 index 0000000..cf344b1 --- /dev/null +++ b/src/views/hiddenDangerCheckStandardLibrary/common/components/updateFile.vue @@ -0,0 +1,165 @@ + + diff --git a/src/views/hiddenDangerCheckStandardLibrary/common/index.vue b/src/views/hiddenDangerCheckStandardLibrary/common/index.vue new file mode 100644 index 0000000..2c93a84 --- /dev/null +++ b/src/views/hiddenDangerCheckStandardLibrary/common/index.vue @@ -0,0 +1,17 @@ + + diff --git a/static/config.js b/static/config.js index 25d2bd3..122d1f9 100644 --- a/static/config.js +++ b/static/config.js @@ -1,6 +1,6 @@ const config = { - weburl: 'http://192.168.0.112:8082/', // 前台地址 - httpurl: 'http://192.168.0.112:8098/', // 后台地址 + weburl: 'http://192.168.0.69:8082/', // 前台地址 + httpurl: 'http://192.168.0.69:8098/', // 后台地址 // httpurl: 'https://operate.zcloudchina.com/', // 后台地址 qyurl: 'https://qyag.zcloudchina.com/qyag/', // 企业前台 adminurl: 'https://www.qdkjchina.com/qa-prevention-admin/',