This commit is contained in:
parent
1b198a13d7
commit
84a6e02dab
|
@ -1326,8 +1326,8 @@
|
|||
},
|
||||
{
|
||||
"pagePath": "pages/shop/index",
|
||||
"iconPath": "static/images/5-001.png",
|
||||
"selectedIconPath": "static/images/5-002.png",
|
||||
"iconPath": "static/images/shop/index-tab.png",
|
||||
"selectedIconPath": "static/images/shop/index-tab.png",
|
||||
"text": "门店"
|
||||
},
|
||||
{
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
商家联盟
|
||||
</view>
|
||||
<view class="content-map" >
|
||||
<map class="map" :latitude="22.547" :longitude="114.085947" :markers="covers"></map>
|
||||
<map class="map" :latitude="22.547" :longitude="114.085947"></map>
|
||||
</view>
|
||||
<view class="content-type">
|
||||
<view class="type-item">
|
||||
|
|
Loading…
Reference in New Issue