Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
visualcloud
/
Vmatrix-client
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Wiki
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
2c576a15
authored
Dec 20, 2019
by
hank
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
删除页面滑动
parent
7ee23429
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/views/tempaltes/editMore.vue
+2
-2
No files found.
src/views/tempaltes/editMore.vue
View file @
2c576a15
...
...
@@ -184,7 +184,7 @@
:src="'https://127.0.0.1:9000/template.html' + '?isEdit=1&filmId='+templateData.filmId + '&now=' + date"
:src="templateData.frameUrl+'?isEdit=1&filmId='+templateData.filmId + '&now=' + date"-->
</div>
<div
class=
"content-menu"
v-show=
"!clipImg"
>
<
!--
<
div
class=
"content-menu"
v-show=
"!clipImg"
>
<slider
:list=
"templateData.listData"
>
<div
class=
"menu-item"
...
...
@@ -195,7 +195,7 @@
<img
:src=
"scope.slider.thumb"
alt
/>
</div>
</slider>
</div>
</div>
-->
<div
class=
"group-menu"
v-if=
"templateData.listData[currentPage]"
v-show=
"!clipImg"
>
<slider
:list=
"templateData.listData[currentPage].itemList"
>
<div
...
...
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