From 84a3b6e6fad5dc4f335d9f222ea7f4a572d645ea Mon Sep 17 00:00:00 2001 From: sudoooooo Date: Sun, 7 Apr 2024 21:48:10 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BC=98=E5=8C=96json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../template/surveyTemplate/survey/nps.json | 40 +------------------ 1 file changed, 2 insertions(+), 38 deletions(-) diff --git a/server/src/modules/survey/template/surveyTemplate/survey/nps.json b/server/src/modules/survey/template/surveyTemplate/survey/nps.json index 3f416d62..86bac01e 100644 --- a/server/src/modules/survey/template/surveyTemplate/survey/nps.json +++ b/server/src/modules/survey/template/surveyTemplate/survey/nps.json @@ -1,36 +1,4 @@ { - "submitConf": { - "submitTitle": "提交", - "confirmAgain": { - "is_again": true, - "again_text": "确认要提交吗?" - }, - "msgContent": { - "msg_200": "提交成功", - "msg_9001": "您来晚了,感谢支持问卷~", - "msg_9002": "请勿多次提交!", - "msg_9003": "您来晚了,已经满额!", - "msg_9004": "提交失败!" - } - }, - "bannerConf": { - "titleConfig": { - "mainTitle": "

满意度调研

 

为了给您提供更好的服务,希望您能抽出几分钟时间,将您的感受和建议告诉我们,期待您的参与

", - "subTitle": "" - }, - "bannerConfig": { - "bgImage": "/imgs/skin/17e06b7604a007e1d3e1453b9ddadc3c.webp", - "videoLink": "", - "postImg": "" - } - }, - "baseConf": { - "showVoteProcess": "allow", - "begTime": "2018-05-22 17:17:48", - "endTime": "2028-05-22 17:17:48", - "tLimit": "0", - "language": "chinese" - }, "dataConf": { "dataList": [ { @@ -51,12 +19,10 @@ "extraOptions": [], "importKey": "single", "importData": "", - "addressType": 3, - "isAuto": false, + "npsMin": 0, "urlKey": "", "hasRely": true, "relyList": [], - "jumpTo": "", "optionOrigin": "", "answerTip": "", "type": "text", @@ -94,9 +60,8 @@ "importData": "", "cOption": "", "cOptions": [], + "npsMin": 0, "star": 5, - "addressType": 3, - "isAuto": false, "urlKey": "", "defaultProps": { "children": "children", @@ -105,7 +70,6 @@ }, "hasRely": true, "relyList": [], - "jumpTo": "", "optionOrigin": "", "answerTip": "", "type": "radio-star",