新增预点单功能

This commit is contained in:
gyq
2025-12-03 15:26:41 +08:00
parent 0d3fb4f634
commit 00c5987ccc
11 changed files with 4814 additions and 5207 deletions

View File

@@ -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