Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
N
national_museum_vod
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
qzhxx
national_museum_vod
Commits
00b93a3e
Commit
00b93a3e
authored
May 13, 2021
by
qzhxx
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
‘修改
parent
73a519d8
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
3 deletions
+1
-3
index.js
config/index.js
+0
-2
add.vue
src/page/content/display/content/add.vue
+1
-1
No files found.
config/index.js
View file @
00b93a3e
...
...
@@ -22,8 +22,6 @@ module.exports = {
},
'/aa'
:
{
target
:
"http://111.203.232.175:8085"
,
// target: "http://192.168.110.67/mall",
// target: "http://192.168.204.66:8088/mall",
changeOrigin
:
true
,
pathRewrite
:
{
'^/aa'
:
'/'
// 重写接口
...
...
src/page/content/display/content/add.vue
View file @
00b93a3e
...
...
@@ -128,7 +128,7 @@
</el-select>
</el-form-item>
<el-form-item></el-form-item>
<el-form-item
label=
"
导览音频
"
prop=
"audioIdList"
>
<el-form-item
label=
"
语音导览
"
prop=
"audioIdList"
>
<div
style=
"color:red;"
>
(可上传汉语、蒙语、藏语、维吾尔语、英语五种语言音频资料,命名方式为展板名称+语言)
</div>
<upload-audio
:fileList=
"ruleForm.audioList"
@
audioList=
"audioList"
></upload-audio>
</el-form-item>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment