张延森 5 years ago
parent
commit
c1781021e0
2 changed files with 3 additions and 3 deletions
  1. 2
    2
      project.config.json
  2. 1
    1
      src/onlineSelling/pages/live/index.js

+ 2
- 2
project.config.json View File

@@ -1,8 +1,8 @@
1 1
 {
2 2
 	"miniprogramRoot": "dist/",
3 3
 	"projectname": "mini-chengjiao",
4
-	"description": "橙蕉宁房",
5
-	"appid": "wxbbb069a341055ef0",
4
+	"description": "知与行联调",
5
+	"appid": "wxd9ee3a9480a4e544",
6 6
 	"setting": {
7 7
 		"urlCheck": false,
8 8
 		"es6": false,

+ 1
- 1
src/onlineSelling/pages/live/index.js View File

@@ -199,7 +199,7 @@ export default class livePage extends Component {
199 199
     const { userInfo: { person: { personId, personType, userId } } } = this.props
200 200
     const consultantId = personType == ROLE_CODE['CONSULTANT'] ? userId : ""
201 201
     const { liveDetail: { shareContents } } = this.state
202
-    const shareData = shareContents && shareContents.length ? shareContents[0] : { shareContentTitle: '房源列表', shareContentImg: null };
202
+    const shareData = shareContents && shareContents.length ? shareContents[0] : { shareContentTitle: '精彩直播', shareContentImg: null };
203 203
     // 分享埋点
204 204
 
205 205
     shareSavePoint({