diff --git a/.hbuilderx/launch.json b/.hbuilderx/launch.json
index dd7ee12..377f5ee 100644
--- a/.hbuilderx/launch.json
+++ b/.hbuilderx/launch.json
@@ -20,7 +20,7 @@
"type" : "uniCloud"
},
{
- "playground" : "standard",
+ "playground" : "custom",
"type" : "uni-app:app-ios"
},
{
diff --git a/config/baseUrl.js b/config/baseUrl.js
index 4ed5682..2b66856 100644
--- a/config/baseUrl.js
+++ b/config/baseUrl.js
@@ -6,8 +6,8 @@ if (process.env.NODE_ENV === 'development') {
// socketUrl = "ws://localhost:6001/";
// baseUrl = "https://twin-ui.com/demo/";
// baseUrl = "https://testapi.nuttyreading.com/"; // 线上测试环境
- // baseUrl = "https://api.nuttyreading.com/"; // 线上正式
- baseUrl = "http://192.168.110.100:9200/pb/"; // 开发用电脑
+ baseUrl = "https://api.nuttyreading.com/"; // 线上正式
+ // baseUrl = "http://192.168.110.100:9200/pb/"; // 开发用电脑
// baseUrl = "http://59.110.212.44:9200/pb/";
// baseUrl = "http://192.168.110.100:9100/pb/"; // 开发用电脑
// baseUrl = "http://192.168.110.110:9200/pb/";
diff --git a/pages/mine/wallet/recharge/index.vue b/pages/mine/wallet/recharge/index.vue
index d17059e..1f8556f 100644
--- a/pages/mine/wallet/recharge/index.vue
+++ b/pages/mine/wallet/recharge/index.vue
@@ -481,7 +481,7 @@
getAppleList() {
var data = {
type: "point",
- qudao: "IOS_medicine",
+ qudao: "IOS",
};
$http
diff --git a/pages/peanut/home.vue b/pages/peanut/home.vue
index f1dd24d..2095ca3 100644
--- a/pages/peanut/home.vue
+++ b/pages/peanut/home.vue
@@ -221,7 +221,7 @@
-
+