Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
legobackend
/
lego-manage-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
8c09d8eb
authored
2025-08-03 18:20:09 +0800
by
chentao
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
密钥
1 parent
20607afc
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
src/lang/package/zh-cn.js
src/views/legao/upgradation/index.vue
src/lang/package/zh-cn.js
View file @
8c09d8e
...
...
@@ -165,6 +165,7 @@ export default {
dialogStatus
:
'升级包'
,
dialogConstrain
:
'强制升级'
,
dialogVersion
:
'版本号'
,
dialogAppSecret
:
'密钥'
,
dialogDest
:
'新增功能描述'
,
dialogConfim
:
'确认'
,
dialogExit
:
'退出'
,
...
...
src/views/legao/upgradation/index.vue
View file @
8c09d8e
...
...
@@ -184,6 +184,9 @@
<el-form-item
:label=
"$t('upgradation.dialogVersion')"
>
<el-input
v-model=
"showForm.form.version"
placeholder=
"请输入参数键名"
/>
</el-form-item>
<el-form-item
:label=
"$t('upgradation.dialogAppSecret')"
>
<el-input
v-model=
"showForm.form.appSecret"
placeholder=
"请输入密钥"
/>
</el-form-item>
<el-form-item
:label=
"$t('upgradation.dialogDest')"
>
<el-input
v-model=
"showForm.form.remark"
type=
"textarea"
autosize
placeholder=
"请输入参数键名"
/>
</el-form-item>
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment