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
ba9b352a
authored
2025-06-14 13:26:49 +0800
by
chentao
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'master' of
http://g.jimilicai.com:8000/legobackend/lego-manage-web
2 parents
87e69edb
8eb018ea
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/views/legao/course/index.vue
src/views/legao/course/index.vue
View file @
ba9b352
...
...
@@ -126,8 +126,8 @@
<el-form-item
v-if=
"determineStatus('3D')"
:label=
"$t('course.dialogThreeD')"
label-width=
"80"
>
<
template
v-if=
"true"
>
<imageUpload
v-model=
"showForm.form.threeDimensionalOssId"
:limit=
'10'
:fileType=
'["png", "jpg", "jpeg", "ico"]'
/>
<fileUpload
v-model=
"showForm.form.threeDimensionalUrl"
:fileType=
'["ldr"
,"ldr.json"]'
/
>
<fileUpload
v-model=
"showForm.form.threeDimensionalType"
:fileType=
'["
ldr","ldr.
json"]'
/>
<fileUpload
v-model=
"showForm.form.threeDimensionalUrl"
:fileType=
'["ldr"
]'
/>
<!--ldr.json--
>
<fileUpload
v-model=
"showForm.form.threeDimensionalType"
:fileType=
'["json"]'
/>
</
template
>
<
template
v-else
>
<el-input
v-model=
"showForm.form.threeDimensionalUrl"
placeholder=
"请输入链接URL"
/>
...
...
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