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 @@
+
+
+
+
+
+
+
+
+
+
+
{{thisMonth}}月业态充盈度
+
+
+
+
+ {{ single }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
品牌指数
+
+
+
+
+
{{item[0]}}({{item[1]}})
+
+
+
+
+
+
+
+
+
+
+
+
+
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:'巡检'},
],