Parcourir la source

Merge branch 'master' of http://git.ycjcjy.com/xuchengxiang/niucai-user into master

张延森 il y a 4 ans
Parent
révision
3625c762db

+ 1
- 1
src/pages/index/DaLeTouDingDan/index.vue Voir le fichier

@@ -222,7 +222,7 @@ export default {
222 222
         this.TotalPrize = 0
223 223
         this.Multiple = 1
224 224
         this.DataLock = false
225
-        window.location.href = `/api/app/order/alipay/buylottery?orderId=${res.data.data.orderId}&returlURL=${encodeURIComponent(`${window.location.origin}/#/index/DingDanZhiFuZhuangTai?orderId=${res.data.data.orderId}`)}&token=${window.localStorage.Jwt}`
225
+        window.location.href = `/api/app/order/alipay/betting?orderId=${res.data.data.orderId}&returlURL=${encodeURIComponent(`${window.location.origin}/#/index/DingDanZhiFuZhuangTai?orderId=${res.data.data.orderId}`)}&token=${window.localStorage.Jwt}`
226 226
       }).catch((res) => {
227 227
         this.Toast(res.data.message)
228 228
         this.DataLock = false

+ 1
- 1
src/pages/index/DingDanZhiFuZhuangTai/index.vue Voir le fichier

@@ -7,7 +7,7 @@
7 7
           <span v-if="OrderStatus === 'Error'">支付失败</span>
8 8
           <i class="iconfont iconchenggong active" v-if="OrderStatus === 'Success'"></i>
9 9
           <span v-if="OrderStatus === 'Success'">支付成功</span>
10
-          <a v-if="OrderStatus === 'Error'" :href="`/api/app/order/alipay/buylottery?orderId=${$route.query.id}&returlURL=${LocationOrigin}&token=${Jwt}`">重新支付</a>
10
+          <a v-if="OrderStatus === 'Error'" :href="`/api/app/order/alipay/betting?orderId=${$route.query.id}&returlURL=${LocationOrigin}&token=${Jwt}`">重新支付</a>
11 11
           <router-link :to="{ name: 'index' }">返回首页</router-link>
12 12
           <a @click="$router.go(-1)">继续投注</a>
13 13
         </div>

+ 1
- 1
src/pages/index/LanQiuDingDan/index.vue Voir le fichier

@@ -231,7 +231,7 @@ export default {
231 231
         this.TotalPrice = 0
232 232
         this.Multiple = 1
233 233
         this.DataLock = false
234
-        window.location.href = `/api/app/order/alipay/buylottery?orderId=${res.data.data.orderId}&returlURL=${encodeURIComponent(`${window.location.origin}/#/index/DingDanZhiFuZhuangTai?orderId=${res.data.data.orderId}`)}&token=${window.localStorage.Jwt}`
234
+        window.location.href = `/api/app/order/alipay/betting?orderId=${res.data.data.orderId}&returlURL=${encodeURIComponent(`${window.location.origin}/#/index/DingDanZhiFuZhuangTai?orderId=${res.data.data.orderId}`)}&token=${window.localStorage.Jwt}`
235 235
       }).catch((res) => {
236 236
         this.Toast(res.data.message)
237 237
         this.DataLock = false

+ 1
- 1
src/pages/index/PaiLie3DingDan/index.vue Voir le fichier

@@ -289,7 +289,7 @@ export default {
289 289
         this.TotalPrize = 0
290 290
         this.Multiple = 1
291 291
         this.DataLock = false
292
-        window.location.href = `/api/app/order/alipay/buylottery?orderId=${res.data.data.orderId}&returlURL=${encodeURIComponent(`${window.location.origin}/#/index/DingDanZhiFuZhuangTai?orderId=${res.data.data.orderId}`)}&token=${window.localStorage.Jwt}`
292
+        window.location.href = `/api/app/order/alipay/betting?orderId=${res.data.data.orderId}&returlURL=${encodeURIComponent(`${window.location.origin}/#/index/DingDanZhiFuZhuangTai?orderId=${res.data.data.orderId}`)}&token=${window.localStorage.Jwt}`
293 293
       }).catch((res) => {
294 294
         this.Toast(res.data.message)
295 295
         this.DataLock = false

+ 1
- 1
src/pages/index/PaiLie5DingDan/index.vue Voir le fichier

@@ -261,7 +261,7 @@ export default {
261 261
         this.TotalPrize = 0
262 262
         this.Multiple = 1
263 263
         this.DataLock = false
264
-        window.location.href = `/api/app/order/alipay/buylottery?orderId=${res.data.data.orderId}&returlURL=${encodeURIComponent(`${window.location.origin}/#/index/DingDanZhiFuZhuangTai?orderId=${res.data.data.orderId}`)}&token=${window.localStorage.Jwt}`
264
+        window.location.href = `/api/app/order/alipay/betting?orderId=${res.data.data.orderId}&returlURL=${encodeURIComponent(`${window.location.origin}/#/index/DingDanZhiFuZhuangTai?orderId=${res.data.data.orderId}`)}&token=${window.localStorage.Jwt}`
265 265
       }).catch((res) => {
266 266
         this.Toast(res.data.message)
267 267
         this.DataLock = false

+ 1
- 1
src/pages/index/ZuQiuDingDan/index.vue Voir le fichier

@@ -232,7 +232,7 @@ export default {
232 232
         this.TotalPrice = 0
233 233
         this.Multiple = 1
234 234
         this.DataLock = false
235
-        window.location.href = `/api/app/order/alipay/buylottery?orderId=${res.data.data.orderId}&returlURL=${encodeURIComponent(`${window.location.origin}/#/index/DingDanZhiFuZhuangTai?orderId=${res.data.data.orderId}`)}&token=${window.localStorage.Jwt}`
235
+        window.location.href = `/api/app/order/alipay/betting?orderId=${res.data.data.orderId}&returlURL=${encodeURIComponent(`${window.location.origin}/#/index/DingDanZhiFuZhuangTai?orderId=${res.data.data.orderId}`)}&token=${window.localStorage.Jwt}`
236 236
       }).catch((res) => {
237 237
         this.Toast(res.data.message)
238 238
         this.DataLock = false