|
@@ -142,7 +142,6 @@ export default {
|
|
return {
|
|
return {
|
|
title: this.activeInfo.name,
|
|
title: this.activeInfo.name,
|
|
path: "/pages/orders/lottery?id=" + this.requestParam.id,
|
|
path: "/pages/orders/lottery?id=" + this.requestParam.id,
|
|
- imageUrl: "https://kailin-mp.oss-cn-shenzhen.aliyuncs.com/static/lottery/20250210-115805.jpg",
|
|
|
|
};
|
|
};
|
|
},
|
|
},
|
|
onShow() {
|
|
onShow() {
|