@@ -17,7 +17,7 @@ Vue.use(uView);
//全局图片请求头
Vue.prototype.Tupian = (img) => {
- return 'https://moxuanyunshang.oss-cn-beijing.aliyuncs.com' + img
+ return 'https://mxys.chuanghai-tech.com/wmfile' + img
}
// #ifndef VUE3
@@ -742,7 +742,7 @@ export default {
switchTab(e) {
this.orderType = e
this.coupon = ''
- this.huodong = ''
+ // this.huodong = ''
if (JSON.stringify(this.address) != '{}') {
this.getDistance()
@@ -1706,4 +1706,4 @@ export default {
top: -20rpx; */
z-index: 9;
-</style>
+</style>
@@ -2162,4 +2162,4 @@ page {
width: 180rpx; /* 三张图片平分宽度 */
height: 135rpx;