新增预点单功能
This commit is contained in:
@@ -343,7 +343,7 @@
|
||||
// #endif
|
||||
|
||||
if (options.shopId) {
|
||||
uni.cache.set('shopId', options.shopId, 30)
|
||||
uni.cache.set('shopId', options.shopId)
|
||||
infoForn.shopId = options.shopId ? options.shopId : uni.cache.get('shopId')
|
||||
}
|
||||
asyncshopUserInfo()
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user