Commit daa57efa by 郑晓

Merge branch 'feat_course_home_visit_250324' into 'master'

feat(custom): 小程序appName 更改

See merge request !9
parents 7605aeb2 5b04c3d1
......@@ -189,6 +189,7 @@ export default {
appId: uni.getAccountInfoSync().miniProgram.appId,
isFromMin: 'weapp',
miniType: 'groupActivity',
appName: 'AppletWechatCourseFuLi',
ffrom,
timestamp: +new Date(),
...urlParmas,
......
......@@ -50,7 +50,7 @@ export const setTrackData = ({ events = [], beforeEvent = null }) => {
fid: res.deviceId,
osType: 4,
version: res.version,
appName: 'ydllisten', // 应用名称
appName: 'AppletWechatCourseFuLi', // 应用名称
},
},
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment