diff --git a/back/src/views/modules/ability/bsabilityai.vue b/back/src/views/modules/ability/bsabilityai.vue
index 0c17ce60..7d38f206 100644
--- a/back/src/views/modules/ability/bsabilityai.vue
+++ b/back/src/views/modules/ability/bsabilityai.vue
@@ -120,7 +120,7 @@
ref="addOrUpdate"
@refreshDataList="getDataList"
>
-
+
diff --git a/back/src/views/modules/ability/bsabilityservice.vue b/back/src/views/modules/ability/bsabilityservice.vue
index a2a819dd..dcff9365 100644
--- a/back/src/views/modules/ability/bsabilityservice.vue
+++ b/back/src/views/modules/ability/bsabilityservice.vue
@@ -66,7 +66,7 @@
:label="item.attrType"
header-align="center"
align="center"
- show-overflow-tooltip="true"
+ :show-overflow-tooltip="true"
>
{{ findValue(scope.row.infoList, item.attrType) }}
diff --git a/front/package.json b/front/package.json
index 50e531b9..60073475 100644
--- a/front/package.json
+++ b/front/package.json
@@ -67,11 +67,11 @@
"stylelint": "^13.13.1",
"stylelint-config-prettier": "^8.0.2",
"stylelint-config-recess-order": "^2.4.0",
+ "stylus": "^0.54.5",
+ "stylus-loader": "^3.0.2",
"svg-sprite-loader": "^6.0.9",
"vab-config": "0.0.8",
- "webpackbar": "^5.0.0-3",
- "stylus": "^0.54.5",
- "stylus-loader": "^3.0.2"
+ "webpackbar": "^5.0.0-3"
},
"gitHooks": {
"pre-commit": "lint-staged"
diff --git a/front/public/index.html b/front/public/index.html
index feceaf8f..5a8fe4fe 100644
--- a/front/public/index.html
+++ b/front/public/index.html
@@ -1,8 +1,8 @@
@@ -44,15 +44,15 @@
// window.SITE_CONFIG['frontUrl'] = 'http://10.134.135.9:9796/document/#/devModelFile/';
// window.SITE_CONFIG['apiURL'] = 'http://10.134.135.9:8888/renren-admin';
// 开发
- // window.SITE_CONFIG['backUrl'] = 'http://15.2.21.238:9797';
- // window.SITE_CONFIG['previewUrl'] = 'http://15.2.21.238:9796';
- // window.SITE_CONFIG['frontUrl'] = 'http://15.2.21.238:9796/document/#/devModelFile/';
- // window.SITE_CONFIG['apiURL'] = 'http://15.2.21.238:8888/renren-admin';
+ window.SITE_CONFIG['backUrl'] = 'http://15.2.21.238:9797';
+ window.SITE_CONFIG['previewUrl'] = 'http://15.2.21.238:9796';
+ window.SITE_CONFIG['frontUrl'] = 'http://15.2.21.238:9796/document/#/devModelFile/';
+ window.SITE_CONFIG['apiURL'] = 'http://15.2.21.238:8888/renren-admin';
// 穿透版本
- window.SITE_CONFIG['backUrl'] = 'http://124.222.94.39:9797';
- window.SITE_CONFIG['previewUrl'] = 'http://124.222.94.39:9796/';
- window.SITE_CONFIG['frontUrl'] = 'http://124.222.94.39:9796/document/#/devModelFile/';
- window.SITE_CONFIG['apiURL'] = 'http://124.222.94.39:8888/renren-admin';
+ // window.SITE_CONFIG['backUrl'] = 'http://124.222.94.39:9797';
+ // window.SITE_CONFIG['previewUrl'] = 'http://124.222.94.39:9796/';
+ // window.SITE_CONFIG['frontUrl'] = 'http://124.222.94.39:9796/document/#/devModelFile/';
+ // window.SITE_CONFIG['apiURL'] = 'http://124.222.94.39:8888/renren-admin';
diff --git a/front/public/static/config/location.js b/front/public/static/config/location.js
index b8618151..cbb74731 100644
--- a/front/public/static/config/location.js
+++ b/front/public/static/config/location.js
@@ -2,12 +2,12 @@
* @Author: hisense.wuhongjian
* @Date: 2020-07-07 16:03:23
* @LastEditors: hisense.wuhongjian
- * @LastEditTime: 2022-06-23 17:55:06
+ * @LastEditTime: 2022-06-24 18:16:44
* @Description: 数据资源参数配置
*/
-const newLocation = 'qingdao'
+// const newLocation = 'qingdao'
// const newLocation = 'baotou'
-// const newLocation = 'xihaian'
+const newLocation = 'qingdao'
// 数据资源数据
const whoShow = {}
@@ -57,39 +57,39 @@ if (newLocation === 'qingdao') {
{
name: '基础设施',
key: 'lsjcss',
- num: 20135,
+ num: '20135路',
},
{
name: '数据资源',
key: 'lsjcss',
- num: 857,
+ num: '857条',
},
{
name: '应用资源',
key: 'lsjcss',
- num: 28,
+ num: '28个',
},
]
mapTestNum.xhaNum = [
{
name: '基础设施',
key: 'xhajcss',
- num: 35282,
+ num: '35282路',
},
{
name: '数据资源',
key: 'xhajcss',
- num: 11,
+ num: '11条',
},
{
name: '应用资源',
key: 'xhajcss',
- num: 23,
+ num: '23个',
},
{
name: '组件服务',
key: 'xhazjfw',
- num: 8,
+ num: '8个',
},
]
}
diff --git a/front/src/views/home/DetailsPageconetent.vue b/front/src/views/home/DetailsPageconetent.vue
index 3e0bc5cf..eece6ba4 100644
--- a/front/src/views/home/DetailsPageconetent.vue
+++ b/front/src/views/home/DetailsPageconetent.vue
@@ -1,15 +1,11 @@
-
-
+
-
-
-
-
+
-
-
-
-
- {{ item.name }}
-
-
-
-
-
-