diff --git a/ext.json b/ext.json
index 34dfe10..68b5548 100644
--- a/ext.json
+++ b/ext.json
@@ -24,7 +24,6 @@
}
],
"configUrl": "https://ctest.malls.iformall.com/C/api",
- "businessSwitch": "1",
"ifHaveWebSocket": "0",
"ifHaveCarModular": "1"
},
@@ -76,10 +75,6 @@
"navigationBarBackgroundColor": "#FFFFFF"
},
"plugins": {
- "auto-points-plugin": {
- "version": "1.3.0",
- "provider": "wxfab2bf944bfc4da6"
- },
"live-player-plugin": {
"version": "1.3.4",
"provider": "wx2b03c6e691cd7370"
diff --git a/pages/bargain/bargainDatail/bargainDatail.wxml b/pages/bargain/bargainDatail/bargainDatail.wxml
index c966756..9d74bb1 100644
--- a/pages/bargain/bargainDatail/bargainDatail.wxml
+++ b/pages/bargain/bargainDatail/bargainDatail.wxml
@@ -1,7 +1,7 @@
-
+
@@ -16,8 +16,7 @@
已砍 {{already}}元
还剩 {{remain}}元
-
+
还剩
{{day}}天:
@@ -39,12 +38,13 @@
还需邀请
- {{data.pressLimitNum-data.orderPressList.length}}位好友,帮忙砍至底价
+ {{data.pressLimitNum-data.orderPressList.length}}位好友,帮忙砍至底价
+
- 已砍至底价
-
+ 已砍至底价
+
@@ -63,7 +63,7 @@
{{item.nickName}}
砍掉
- {{item.pressValue/100}}元
+ {{item.pressValue/100}}元
{{item.createDate}}前
@@ -77,7 +77,7 @@
-
+
\ No newline at end of file
diff --git a/pages/order/index/index.wxml b/pages/order/index/index.wxml
index 227c75a..6662f31 100644
--- a/pages/order/index/index.wxml
+++ b/pages/order/index/index.wxml
@@ -32,7 +32,8 @@
免费领取
积分兑换
付款成功
- 订单已取消,即将退款
+ 已取消,即将退款
+
diff --git a/pages/order/index/index.wxss b/pages/order/index/index.wxss
index 289726e..1a90ec3 100644
--- a/pages/order/index/index.wxss
+++ b/pages/order/index/index.wxss
@@ -136,7 +136,8 @@
.waiting {
position: relative;
- top: 20rpx;
+ top: 2rpx;
+ left: -6rpx;
display: inline-block;
width: 280rpx !important;
overflow: visible !important;
diff --git a/project.private.config.json b/project.private.config.json
index ac020d9..e371ba7 100644
--- a/project.private.config.json
+++ b/project.private.config.json
@@ -24,6 +24,13 @@
"query": "type=se",
"launchMode": "default",
"scene": null
+ },
+ {
+ "name": "",
+ "pathName": "https://game.malls.iformall.com/game/goldEqg/index.html?token=f7947cfe-f744-4db9-9df7-be4595e77d2b:1063:wx-cuser&gameld=2&id=806319604576579584",
+ "query": "",
+ "launchMode": "default",
+ "scene": null
}
]
}