feat: 小程序

This commit is contained in:
2025-11-19 00:03:45 +08:00
parent e5fee03e60
commit 612abee4d2
130 changed files with 226 additions and 529 deletions
@@ -450,7 +450,7 @@
import { getGoodsDetail, addGoods, getGoodsSpecs } from "@/api/product.js";
import { getValue, PRODUCT_DELIVERY_TIME } from "@/utils/enumUtils.js";
import { copyData } from "@/utils/index.js";
import SharePopup from "@/components/common/share-popup.vue"
import SharePopup from "@/pages/other_package/components/share-popup.vue"
import MyBtn from '@/components/common/my-btn.vue'
import { getPostageQuery } from "@/api/cart.js";
import { assembleAddress } from "@/utils/index.js";
@@ -647,7 +647,7 @@ export default {
}
})
last = await qsc.drawImg({
val: '../../../static/new/di.png',
val: 'https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/new/di.png',
x: 0,
y: 0,
height: 480,
@@ -655,7 +655,7 @@ export default {
})
last = await qsc.drawImg({
val: '../../../static/new/logo.png',
val: 'https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/new/logo.png',
x: 228,
y: 393,
height: 62,