分包配置
This commit is contained in:
@@ -13,9 +13,7 @@
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
<view class="bg-main-oil bg-main-color main-money">
|
||||
|
||||
</view>
|
||||
<view class="bg-white radius margin-left margin-right to-top">
|
||||
<view class=" flex ">
|
||||
@@ -221,7 +219,21 @@
|
||||
console.log('chengg', res)
|
||||
}
|
||||
})
|
||||
}
|
||||
},
|
||||
// 方便测试
|
||||
// complete: () => {
|
||||
// uni.setStorageSync('qrCode', 'XM&1309328197641433088')
|
||||
// uni.navigateTo({
|
||||
// url: that.scanUrl,
|
||||
// fail: (err) => {
|
||||
// console.log(err)
|
||||
// },
|
||||
// success: (res) => {
|
||||
// console.log('chengg', res)
|
||||
// }
|
||||
// })
|
||||
// }
|
||||
|
||||
})
|
||||
},
|
||||
// 方便开发
|
||||
|
||||
Reference in New Issue
Block a user