refactor(SendPage): 更新测评卷标题并移除多余空行

将青少年入营测评卷标题改为向阳营入营量表,同时清理初始化SDK函数中的多余空行
This commit is contained in:
2026-03-05 19:06:55 +08:00
parent c1618d9050
commit ddf6d86a0c

View File

@@ -79,7 +79,7 @@ const CONFIG = {
},
campTest: {
id: 2,
title: '青少年入营测评卷',
title: '向阳营入营量表',
desc: '入营前专属专业测评,帮助导师全方位了解营员特质。'
}
}
@@ -145,7 +145,6 @@ const initSDK = async () => {
body: JSON.stringify({ url })
}).then(r => r.json())
}
await ww.register({
corpId: 'wwf72acc5a681dca93',
agentId: 1000105,