diff --git a/main.js b/main.js
index 8f9827b..ec53c4f 100644
--- a/main.js
+++ b/main.js
@@ -3,9 +3,11 @@ import store from './store/'
// const baseURL = 'http://localhost:7010'
// const baseURL = 'http://81.69.47.31:7010'
-const baseURL = 'http://bnyer.vaiwan.com'
+// const baseURL = 'http://bnyer.vaiwan.com'
+const baseURL = 'http://rnjbgm.natappfree.cc'
-Vue.prototype.baseURL = baseURL;
+
+Vue.prototype.$baseURL = baseURL;
// #ifndef VUE3
import Vue from 'vue'
diff --git a/pages/profit/profit.vue b/pages/profit/profit.vue
index dbf622a..38e7ac3 100644
--- a/pages/profit/profit.vue
+++ b/pages/profit/profit.vue
@@ -99,12 +99,12 @@
- 0次
+ {{downloadAndInviteCountInfo.creatorProfitDownloadCount[0].downloadNum || 0}}次
- [07月08日] 0次
+ [{{downloadAndInviteCountInfo.creatorProfitInviteCount[0].createTime || ''}}] {{downloadAndInviteCountInfo.creatorProfitInviteCount[0].inviteDownloadNum || 0}}次
@@ -116,21 +116,21 @@
广告:
- 2022.06.05 至 2022.07.20
+
- ¥ 2.376
+ ¥{{inProfitInfo.profit || 0}}
- ¥ 0.23
+ ¥{{inProfitInfo.inviteProfit || 0}}
-
+
@@ -161,16 +161,16 @@
- ¥ 0
+ ¥{{endProfitInfo.profit || 0}}
- ¥ 0
+ ¥{{endProfitInfo.inviteProfit || 0}}
-
+