Browse Source

no message

featrue/v4.5
xpz2018 4 years ago
parent
commit
4dd11d7043
2 changed files with 433 additions and 2150 deletions
  1. 2582
      const/city.js
  2. 1
      submodel/pages/shop/index/index.js

2582
const/city.js
File diff suppressed because it is too large
View File

1
submodel/pages/shop/index/index.js

@ -100,7 +100,6 @@ Page({
this.setData({visible: true})
return
}
console.log(app.globalData.userInfo)
if (!app.globalData.userInfo.hasStore) {
if(this.data.form.status == 1){
wx.navigateTo({ url: '/submodel/pages/shop/create/index' })

Loading…
Cancel
Save