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
73dae00e
authored
Jul 18, 2019
by
hank
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改文案
parent
48205bd1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
src/views/tempaltes/editMore.vue
+1
-1
src/views/tempaltes/filmDetail.vue
+2
-2
No files found.
src/views/tempaltes/editMore.vue
View file @
73dae00e
...
@@ -88,7 +88,7 @@
...
@@ -88,7 +88,7 @@
</div>
</div>
<div
class=
"createBtn"
>
<div
class=
"createBtn"
>
<van-button
type=
"info"
@
click=
"preview"
>
预览影片
</van-button>
<van-button
type=
"info"
@
click=
"preview"
>
预览影片
</van-button>
<van-button
type=
"info"
@
click=
"enterSubmit"
>
确定更新
</van-button>
<van-button
type=
"info"
@
click=
"enterSubmit"
>
更新并同步到设备
</van-button>
</div>
</div>
<van-popup
v-model=
"show"
position=
"bottom"
>
<van-popup
v-model=
"show"
position=
"bottom"
>
<div
class=
"pub-container"
>
<div
class=
"pub-container"
>
...
...
src/views/tempaltes/filmDetail.vue
View file @
73dae00e
...
@@ -42,8 +42,8 @@
...
@@ -42,8 +42,8 @@
</div>
</div>
</div>
</div>
<div
class=
"createBtn"
>
<div
class=
"createBtn"
>
<van-button
type=
"info"
style=
"width:45%"
@
click=
"goEdit"
>
更新
影片
</van-button>
<van-button
type=
"info"
style=
"width:45%"
@
click=
"goEdit"
>
修改
影片
</van-button>
<van-button
type=
"info"
@
click=
"goDevices"
style=
"width:45%"
>
管理
设备
</van-button>
<van-button
type=
"info"
@
click=
"goDevices"
style=
"width:45%"
>
更新绑定
设备
</van-button>
</div>
</div>
</div>
</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