Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
html
/
wanda-ball
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
9c53daf1
authored
Jun 11, 2019
by
hank
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug
parent
4b88934e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
src/pages/index/ImgUp.vue
+1
-1
src/pages/index/ImgUp2.vue
+4
-4
No files found.
src/pages/index/ImgUp.vue
View file @
9c53daf1
...
...
@@ -115,7 +115,7 @@ export default {
};
</
script
>
<
style
lang=
"less"
>
<
style
lang=
"less"
scoped
>
html
,
body
{
//
background
:
red
;
...
...
src/pages/index/ImgUp2.vue
View file @
9c53daf1
...
...
@@ -10,8 +10,8 @@
<div
class=
"list-default-img"
v-show=
"isPhoto"
>
<label>
<img
src=
"./assets/images/icon_photo.png"
>
<p>
上传
一段美美的
视频
</p>
<p>
优质的视频让夺冠更为轻松
</p>
<p>
上传
宝贝精彩
视频
</p>
<p>
用视界的力量让宝贝与世同行
</p>
<input
type=
"file"
id=
"text"
...
...
@@ -149,7 +149,7 @@ export default {
// }
};
this
.
getWeixinPower
();
this
.
preventPickerDefaultIOs
();
//
this.preventPickerDefaultIOs();
},
activated
()
{
this
.
deleteAll
();
...
...
@@ -460,7 +460,7 @@ export default {
};
</
script
>
<
style
lang=
"less"
>
<
style
lang=
"less"
scoped
>
html
,
body
{
//
background
:
red
;
...
...
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