diff --git a/App.vue b/App.vue
index 8c2b732..6d6d52b 100644
--- a/App.vue
+++ b/App.vue
@@ -1,3 +1,6 @@
+
+
+
+
\ No newline at end of file
diff --git a/main.js b/main.js
index bf3085a..e035a76 100644
--- a/main.js
+++ b/main.js
@@ -6,7 +6,6 @@ import {
toast
} from "./service/request.js"
Vue.use(uView)
-
Vue.prototype.$api = apiService
Vue.prototype.$toast = toast
diff --git a/manifest.json b/manifest.json
index 6ca8e84..e3780b6 100644
--- a/manifest.json
+++ b/manifest.json
@@ -55,11 +55,7 @@
"urlCheck" : false
},
"usingComponents" : true,
- "permission" : {
- "scope.userLocation" : {
- "desc" : ""
- }
- }
+ "permission" : {}
},
"mp-alipay" : {
"usingComponents" : true
diff --git a/pages.json b/pages.json
index 9b22b8e..4a76590 100644
--- a/pages.json
+++ b/pages.json
@@ -59,9 +59,9 @@
],
"tabBar": {
"color": "#CCCCCC",
- "selectedColor": "#0EBB5B",
"borderStyle": "white",
"backgroundColor": "#FFFFFF",
+ "custom":true,
"list": [{
"pagePath": "pages/index/index",
"text": "首页",
diff --git a/pages/index/index.vue b/pages/index/index.vue
index bcea44e..537ac72 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -1,6 +1,7 @@
-
+
+
@@ -18,7 +19,7 @@
}
\ No newline at end of file
diff --git a/pages/my/my.vue b/pages/my/my.vue
index 6e7c990..ecb41eb 100644
--- a/pages/my/my.vue
+++ b/pages/my/my.vue
@@ -1,6 +1,7 @@
我的
+
diff --git a/pages/publish/publish.vue b/pages/publish/publish.vue
index 6573129..5f2e4ca 100644
--- a/pages/publish/publish.vue
+++ b/pages/publish/publish.vue
@@ -1,6 +1,7 @@
发布
+
diff --git a/pages/shopAddress/shopAddress.vue b/pages/shopAddress/shopAddress.vue
index 941c94b..e467055 100644
--- a/pages/shopAddress/shopAddress.vue
+++ b/pages/shopAddress/shopAddress.vue
@@ -1,6 +1,7 @@
找店地址
+
diff --git a/pages/shopTransfer/shopTransfer.vue b/pages/shopTransfer/shopTransfer.vue
index 2041ac9..7cbd61a 100644
--- a/pages/shopTransfer/shopTransfer.vue
+++ b/pages/shopTransfer/shopTransfer.vue
@@ -1,6 +1,7 @@
店铺转让
+
diff --git a/static/tabbar/di_icon_fb@2x.png b/static/tabbar/di_icon_fb@2x.png
new file mode 100644
index 0000000..02731a3
Binary files /dev/null and b/static/tabbar/di_icon_fb@2x.png differ