我的订单+我的+vip+商品详情(基础)

This commit is contained in:
2024-06-20 14:16:36 +08:00
parent 0e20704b92
commit 1e766f08d6
26 changed files with 5168 additions and 87 deletions

View File

@@ -3,7 +3,7 @@
style="
padding: 0 0;
font-size: 28rpx;
background-color: #39b4a84d !important;
;
"
class="commonPage commonPageBox"
>
@@ -494,9 +494,9 @@ export default {
scene: "WXSceneSession",
type: 0,
href: this.$apkUrl,
title: "众妙之门",
summary: "我正在使用众妙之门提升自己,赶紧跟我一起来体验吧!",
imageUrl: "static/icon/fengziIcon.png",
title: "吴门医述",
summary: "我正在使用吴门医述提升自己,赶紧跟我一起来体验吧!",
imageUrl: "static/icon/home_icon_logo.png",
success: function (res) {
console.log("success:" + JSON.stringify(res));
},
@@ -511,9 +511,9 @@ export default {
scene: "WXSceneTimeline",
type: 0,
href: this.$apkUrl,
title: "众妙之门",
summary: "我正在使用众妙之门提升自己,赶紧跟我一起来体验吧!",
imageUrl: "static/icon/fengziIcon.png",
title: "吴门医述",
summary: "我正在使用吴门医述提升自己,赶紧跟我一起来体验吧!",
imageUrl: "static/icon/home_icon_logo.png",
success: function (res) {
console.log("success:" + JSON.stringify(res));
},