xujing 5 years ago
parent
commit
68775c33dd
2 changed files with 3 additions and 2 deletions
  1. 1
    1
      project.config.json
  2. 2
    1
      src/pages/project/h5Page.js

+ 1
- 1
project.config.json View File

2
 	"miniprogramRoot": "dist/",
2
 	"miniprogramRoot": "dist/",
3
 	"projectname": "mini-chengjiao",
3
 	"projectname": "mini-chengjiao",
4
 	"description": "知与行互动",
4
 	"description": "知与行互动",
5
-	"appid": "wxd9ee3a9480a4e544",
5
+	"appid": "wxbbb069a341055ef0",
6
 	"setting": {
6
 	"setting": {
7
 		"urlCheck": false,
7
 		"urlCheck": false,
8
 		"es6": false,
8
 		"es6": false,

+ 2
- 1
src/pages/project/h5Page.js View File

166
 
166
 
167
     shareSavePoint({
167
     shareSavePoint({
168
       event: 'share',
168
       event: 'share',
169
-      eventType: 'h5',
169
+      eventType: 'activity',
170
+      targetType: 'h5',
170
       propertyName: 'h5详情分享',
171
       propertyName: 'h5详情分享',
171
       consultantId: consultantId,
172
       consultantId: consultantId,
172
       sharePersonId: personId,
173
       sharePersonId: personId,