Browse Source

[分享][修改]:[分享图片的修改]

tags/C.7.1.0
meo 6 years ago
parent
commit
41e4c8f79f
2 changed files with 3 additions and 2 deletions
  1. +2
    -1
      pages/index/searchbar/detail/index.json
  2. +1
    -1
      utils/imgurl.js

+ 2
- 1
pages/index/searchbar/detail/index.json View File

@@ -1,6 +1,7 @@
{
"navigationBarTitleText": "商户详情",
"backgroundColor": "#f4f4f4",
"navigationBarBackgroundColor": "#F4F5F9",
"navigationBarTextStyle": "black",
"usingComponents": {
"c-banner": "../../../../components/banner/index",
"c-coupons": "../../../../components/coupons/index"


+ 1
- 1
utils/imgurl.js View File

@@ -285,7 +285,7 @@ module.exports = {
'name': ''
},
'share01': {
'url': baseUrl + 'share01.png',
'url': baseUrl + 'share02.png',
'name': '分享'
},
'spcode': {


Loading…
Cancel
Save