小程序编译0.0.0

This commit is contained in:
魏啾
2024-11-13 09:25:34 +08:00
parent 1fbf346aec
commit 2147f86b93
65 changed files with 3745 additions and 852 deletions

View File

@@ -12,7 +12,10 @@
async onLoad(options) {
console.log(options)
if (options.tape == 1) {
this.url = options.url;
let res = await this.api.szzpyhurl({
store_id: uni.getStorageSync('userId')
})
this.url = res.data.url;
} else {
let res = await this.api.szzpydownloadurl({
id: options.id