File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5858 }
5959 },
6060 "exts" : {
61+ "dss-plugin-webank" : {
62+ "module" : " exts/webank/index.js" ,
63+ "i18n" : {
64+ "en" : " exts/webank/i18n/en.json" ,
65+ "zh-CN" : " exts/webank/i18n/zh.json"
66+ },
67+ "options" : null
68+ },
6169 "dss-plugin-open" : {
6270 "module" : " exts/open-source/index.js" ,
6371 "i18n" : {
7583 "options" : null
7684 }
7785 },
78- "components" : {
79- "WeEditorLsp" : " editorLsp/index.js" ,
80- "WeEditor" : " editor/index.js"
81- },
8286 "conf" : {
8387 "app_name" : " DataSphere Studio" ,
84- "app_logo" : " dss/assets/images/dssLogo.png" ,
85- "user_guide" : " " ,
88+ "app_logo" : " dss/assets/images/smart-ds-white.svg" ,
8689 "isSandbox" : true ,
87- "faq_link " : " /_book/ " ,
90+ "handbook " : " /_book" ,
8891 "copy_project_enable" : true ,
8992 "error_report" : true ,
9093 "watermark" : {
9194 "show" : true ,
9295 "template" : " ${username} ${time}" ,
9396 "timeupdate" : 60000
9497 },
95- "update_chrome" : " /_book/知识库/DSS常见问题/其他/DSS使用推荐的浏览器版本.html"
98+ "update_chrome" : " /知识库/DSS常见问题/其他/DSS使用推荐的浏览器版本.html"
99+ },
100+ "components" : {
101+ "WeEditorLsp" : " editorLsp/index.js" ,
102+ "WeEditor" : " editor/index.js"
96103 },
97- "version" : " 1.1.7 "
104+ "version" : " 1.1.9 "
98105}
File renamed without changes.
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments