+
+
+
+ {{ title }}
+
+
+
+
+
+
+
+
+show
\ No newline at end of file
diff --git a/config/request.js b/config/request.js
index e2b1fdd..f3d61e2 100644
--- a/config/request.js
+++ b/config/request.js
@@ -8,7 +8,7 @@ import { getToken, removeToken } from '@/config/auth.js'
module.exports = (vm) => {
// 初始化请求配置
uni.$u.http.setConfig((config) => {
- config.baseURL = 'http://localhost:8080'
+ config.baseURL = 'http://t-app.beida413.com/prod-api'
// 192.168.0.100:8080
//#ifdef DEV_SERVER
diff --git a/pages/pay/index.vue b/pages/pay/index.vue
index 0c93be7..4b612c0 100644
--- a/pages/pay/index.vue
+++ b/pages/pay/index.vue
@@ -684,20 +684,22 @@
:showCancelButton="true"
content="是否确定解绑该银行卡"
>
+