File tree Expand file tree Collapse file tree 4 files changed +16
-6
lines changed
views/application/component Expand file tree Collapse file tree 4 files changed +16
-6
lines changed Original file line number Diff line number Diff line change @@ -212,7 +212,7 @@ export default {
212212 } ,
213213 wecomBotSetting : {
214214 title : 'WeCom Bot Configuration' ,
215- urlInfo : '-Security and Management-Management Tools-Intelligent Bots- API Mode' ,
215+ urlInfo : '-Management Tools-Smart Bot-Create Bot- API Mode Create "URL" ' ,
216216 } ,
217217 larkSetting : {
218218 title : 'Lark Configuration' ,
Original file line number Diff line number Diff line change @@ -179,8 +179,8 @@ export default {
179179 urlInfo : '-应用管理-自建-创建的应用-接收消息-设置 API 接收的 "URL" 中' ,
180180 } ,
181181 wecomBotSetting : {
182- title : '企业微信应用配置 ' ,
183- urlInfo : '-安全与管理- 管理工具-智能机器人- API 模式创建的 "URL" 中' ,
182+ title : '企业微信智能机器人配置 ' ,
183+ urlInfo : '-管理工具-智能机器人-创建机器人-API模式创建的 "URL" 中' ,
184184 } ,
185185 dingtalkSetting : {
186186 title : '钉钉应用配置' ,
Original file line number Diff line number Diff line change @@ -204,9 +204,9 @@ export default {
204204 verificationTokenPlaceholder : '請輸入Verification Token' ,
205205 urlInfo : '-事件與回呼-事件配置-配置訂閱方式的 "請求位址" 中' ,
206206 } ,
207- wecomBotSetting : {
208- title : '企業微信機器人配置 ' ,
209- urlInfo : '-安全與管理- 管理工具-智能機器人- API 模式建立的 "URL" 中' ,
207+ wecomBotSetting : {
208+ title : '企業微信智能機器人配置 ' ,
209+ urlInfo : '-管理工具-智能机器人-创建机器人-API模式创建的 "URL" 中' ,
210210 } ,
211211 slackSetting : {
212212 title : 'Slack 應用配置' ,
Original file line number Diff line number Diff line change 8484 }}</a
8585 >{{ $t('views.application.applicationAccess.larkSetting.urlInfo') }}
8686 </el-text >
87+ <el-text type =" info" v-if =" configType === 'wecomBot'" >
88+ {{ $t('views.application.applicationAccess.copyUrl') }}
89+ <a
90+ class =" color-primary"
91+ href =" https://work.weixin.qq.com/wework_admin/frame#/manageTools"
92+ target =" _blank"
93+ >{{ $t('views.application.applicationAccess.wecomPlatform') }}</a
94+ >{{ $t('views.application.applicationAccess.wecomBotSetting.urlInfo') }}
95+ </el-text >
96+
8797 </el-form-item >
8898 </el-form >
8999
You can’t perform that action at this time.
0 commit comments