diff --git a/src/api/attachment.js b/src/api/attachment.js index 9a909b3a..3f416798 100644 --- a/src/api/attachment.js +++ b/src/api/attachment.js @@ -91,6 +91,10 @@ attachmentApi.type = { BAIDUYUN: { type: 'baiduyun', text: '百度云' + }, + TENCENTYUN: { + type: 'tencentyun', + text: '百度云' } } diff --git a/src/views/system/OptionForm.vue b/src/views/system/OptionForm.vue index 28d099dd..55381bfb 100644 --- a/src/views/system/OptionForm.vue +++ b/src/views/system/OptionForm.vue @@ -423,6 +423,47 @@ +
+ + + + + + 北京一区 + 北京 + 上海(华东) + 广州(华南) + 成都(西南) + 重庆 + + + + + + + + + + +