From 3728fe28b623dc33cc20a1e6d7aa946ffbe7bb3d Mon Sep 17 00:00:00 2001 From: cclu <1106109051@qq.com> Date: Wed, 20 Dec 2023 18:08:13 +0800 Subject: [PATCH] update --- pages.json | 7 + pages/commercialBI/commercialType.vue | 2 +- pages/commercialBI/formatPortraitBI.vue | 592 ++++++++++++++++++++++++ pages/commercialBI/managePortrait.vue | 4 +- pages/examine/commercialType.vue | 2 +- pages/index/index.vue | 2 +- pages/map/commercialType.vue | 2 +- 7 files changed, 605 insertions(+), 6 deletions(-) create mode 100644 pages/commercialBI/formatPortraitBI.vue diff --git a/pages.json b/pages.json index a1b4d80..84b3ed2 100644 --- a/pages.json +++ b/pages.json @@ -187,6 +187,13 @@ "navigationStyle": "custom" } }, + { + "path": "formatPortraitBI", + "style": { + "navigationBarTitleText": "", + "navigationStyle": "custom" + } + }, { "path": "managePortrait", "style": { diff --git a/pages/commercialBI/commercialType.vue b/pages/commercialBI/commercialType.vue index e45af82..595f820 100644 --- a/pages/commercialBI/commercialType.vue +++ b/pages/commercialBI/commercialType.vue @@ -38,7 +38,7 @@ export default { {img:'https://eshangtech.com/ShopICO/ahyd-BID/index/guest.svg',url:'/pages/commercialBI/guestPortrait',text:'客群'}, {img:'https://eshangtech.com/ShopICO/ahyd-BID/index/business_icon.svg',url:'/pages/commercialBI/managePortrait',text:'经营'}, {img:'https://eshangtech.com/ShopICO/ahyd-BID/index/trade.svg',url:'/pages/commercialBI/businessPortrait',text:'交易'}, - {img:'https://eshangtech.com/ShopICO/ahyd-BID/index/brand.svg',url:'/pages/commercialBI/formatPortrait',text:'品牌'}, + {img:'https://eshangtech.com/ShopICO/ahyd-BID/index/brand.svg',url:'/pages/commercialBI/formatPortraitBI',text:'品牌'}, {img:'https://eshangtech.com/ShopICO/ahyd-BID/newCommercialBI/newExamineIcon.svg',url:`/pages/examine/detail?type=${1}`,text:'考核'}, {img:'https://eshangtech.com/ShopICO/ahyd-BID/newCommercialBI/inspectionIcon.svg',url:`/pages/examine/detail?type=${2}`,text:'巡检'}, ], diff --git a/pages/commercialBI/formatPortraitBI.vue b/pages/commercialBI/formatPortraitBI.vue new file mode 100644 index 0000000..7cf9fe0 --- /dev/null +++ b/pages/commercialBI/formatPortraitBI.vue @@ -0,0 +1,592 @@ + + + + + diff --git a/pages/commercialBI/managePortrait.vue b/pages/commercialBI/managePortrait.vue index 11be4ff..313cfd2 100644 --- a/pages/commercialBI/managePortrait.vue +++ b/pages/commercialBI/managePortrait.vue @@ -43,7 +43,7 @@
-
+
@@ -92,7 +92,7 @@
-
+
diff --git a/pages/examine/commercialType.vue b/pages/examine/commercialType.vue index a09b168..e8b374c 100644 --- a/pages/examine/commercialType.vue +++ b/pages/examine/commercialType.vue @@ -38,7 +38,7 @@ export default { {img:'https://eshangtech.com/ShopICO/ahyd-BID/index/guest.svg',url:'/pages/commercialBI/guestPortrait',text:'客群'}, {img:'https://eshangtech.com/ShopICO/ahyd-BID/index/business_icon.svg',url:'/pages/commercialBI/managePortrait',text:'经营'}, {img:'https://eshangtech.com/ShopICO/ahyd-BID/index/trade.svg',url:'/pages/commercialBI/businessPortrait',text:'交易'}, - {img:'https://eshangtech.com/ShopICO/ahyd-BID/index/brand.svg',url:'/pages/commercialBI/formatPortrait',text:'品牌'}, + {img:'https://eshangtech.com/ShopICO/ahyd-BID/index/brand.svg',url:'/pages/commercialBI/formatPortraitBI',text:'品牌'}, {img:'https://eshangtech.com/ShopICO/ahyd-BID/newCommercialBI/newExamineIcon.svg',url:`/pages/examine/detail?type=${1}`,text:'考核'}, {img:'https://eshangtech.com/ShopICO/ahyd-BID/newCommercialBI/inspectionIcon.svg',url:`/pages/examine/detail?type=${2}`,text:'巡检'}, ], diff --git a/pages/index/index.vue b/pages/index/index.vue index 36c3780..f4bb880 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -337,7 +337,7 @@ - 111 + diff --git a/pages/map/commercialType.vue b/pages/map/commercialType.vue index a09b168..e8b374c 100644 --- a/pages/map/commercialType.vue +++ b/pages/map/commercialType.vue @@ -38,7 +38,7 @@ export default { {img:'https://eshangtech.com/ShopICO/ahyd-BID/index/guest.svg',url:'/pages/commercialBI/guestPortrait',text:'客群'}, {img:'https://eshangtech.com/ShopICO/ahyd-BID/index/business_icon.svg',url:'/pages/commercialBI/managePortrait',text:'经营'}, {img:'https://eshangtech.com/ShopICO/ahyd-BID/index/trade.svg',url:'/pages/commercialBI/businessPortrait',text:'交易'}, - {img:'https://eshangtech.com/ShopICO/ahyd-BID/index/brand.svg',url:'/pages/commercialBI/formatPortrait',text:'品牌'}, + {img:'https://eshangtech.com/ShopICO/ahyd-BID/index/brand.svg',url:'/pages/commercialBI/formatPortraitBI',text:'品牌'}, {img:'https://eshangtech.com/ShopICO/ahyd-BID/newCommercialBI/newExamineIcon.svg',url:`/pages/examine/detail?type=${1}`,text:'考核'}, {img:'https://eshangtech.com/ShopICO/ahyd-BID/newCommercialBI/inspectionIcon.svg',url:`/pages/examine/detail?type=${2}`,text:'巡检'}, ],