Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
cloud-platform-ui
Project
Project
Details
Activity
Releases
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
youjj
cloud-platform-ui
Commits
71cba7fa
Commit
71cba7fa
authored
Oct 16, 2019
by
guoyou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
峰会回顾修改
parent
f1c4a013
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
index.vue
src/views/order/rentVehicleInfo/index.vue
+2
-1
reviewPopup.vue
src/views/summit/model/reviewPopup.vue
+2
-2
No files found.
src/views/order/rentVehicleInfo/index.vue
View file @
71cba7fa
...
...
@@ -398,8 +398,9 @@
<span
class=
"label-text"
>
拍照取证*:
</span>
<br
/>
<img
v-for=
"
item
in otherImg"
v-for=
"
(item,index)
in otherImg"
:src=
"item"
:key=
"index"
style=
"width: 100px; height: 100px;margin-left:110px;"
/>
<!-- <img src="../../../../dist/static/img/success.8304acb.png" style="width: 100px; height: 100px;margin-left:110px;"/>
...
...
src/views/summit/model/reviewPopup.vue
View file @
71cba7fa
...
...
@@ -64,11 +64,11 @@
>
<i
class=
"el-icon-plus"
></i>
</el-upload>
<video
<
!--
<
video
v-if=
"$utils.isString(form.videoPath) && !$utils.isEmpty(form.videoPath) && !imgFlag"
:src=
"form.videoPath"
style=
"width:300px;max-height:300px;"
/>
/>
-->
<!--
<i
v-else-if=
"!imgFlag"
class=
"el-icon-plus avatar-uploader-icon"
...
...
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