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
ef54587f
authored
Jun 02, 2019
by
hank
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
e4402b95
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
18 additions
and
15 deletions
+18
-15
src/components/Detail.vue
+6
-3
src/pages/index/ImgUp.vue
+10
-10
src/pages/index/Shouye.vue
+1
-1
src/pages/index/assets/images/banner.png
+0
-0
src/pages/index/assets/images/description.jpg
+0
-0
src/pages/index/assets/images/fengceng.png
+0
-0
src/pages/user/Address.vue
+1
-1
No files found.
src/components/Detail.vue
View file @
ef54587f
...
@@ -17,8 +17,8 @@
...
@@ -17,8 +17,8 @@
<div
class=
"bottomBox"
>
{{
pictureInfo
.
title
}}
</div>
<div
class=
"bottomBox"
>
{{
pictureInfo
.
title
}}
</div>
</div>
</div>
<div
class=
"buttonBox"
>
<div
class=
"buttonBox"
>
<div
class=
"share"
@
click=
"share"
></div>
<div
class=
"share
shadow
"
@
click=
"share"
></div>
<div
class=
"dianzanBox"
@
click=
"dianzan"
>
<div
class=
"dianzanBox
shadow
"
@
click=
"dianzan"
>
<div
:class=
"['img',pictureInfo.is_point===0?'white':'red']"
></div>
<div
:class=
"['img',pictureInfo.is_point===0?'white':'red']"
></div>
<div
class=
"num"
>
{{
pictureInfo
.
point_num
}}
</div>
<div
class=
"num"
>
{{
pictureInfo
.
point_num
}}
</div>
</div>
</div>
...
@@ -34,7 +34,7 @@
...
@@ -34,7 +34,7 @@
<div
class=
"jinzhi"
></div>
<div
class=
"jinzhi"
></div>
</div>
</div>
<div
class=
"goBack"
@
click=
"goBack"
>
<div
class=
"goBack"
@
click=
"goBack"
>
<div
class=
"close"
></div>
<div
class=
"close
shadow
"
></div>
</div>
</div>
</div>
</div>
<div
class=
"kongtu"
v-if=
"kongtuLock"
>
<div
class=
"kongtu"
v-if=
"kongtuLock"
>
...
@@ -766,4 +766,7 @@ export default {
...
@@ -766,4 +766,7 @@ export default {
}
}
}
}
}
}
.shadow
{
box-shadow
:
0px
0px
10px
#888888
;
}
</
style
>
</
style
>
src/pages/index/ImgUp.vue
View file @
ef54587f
...
@@ -137,23 +137,23 @@ body {
...
@@ -137,23 +137,23 @@ body {
.imgUp
{
.imgUp
{
//
background
:
green
;
//
background
:
green
;
box-sizing
:
border-box
;
width
:
100%
;
border
:
1px
solid
red
;
height
:
100%
;
height
:
100%
;
padding-top
:
1px
;
background
:
white
url('/static/uploadBg.png')
no-repeat
center
;
padding-bottom
:
1px
;
background-position
:
top
center
;
padding-left
:
20px
;
background-size
:
100%
auto
;
padding-right
:
20px
;
background
:
white
url('/static/uploadBg.png')
no-repeat
center
100%
;
background-position
:
center
;
position
:
absolute
;
position
:
absolute
;
top
:
0
;
top
:
0
;
left
:
0
;
left
:
0
;
right
:
0
;
bottom
:
0
;
display
:
flex
;
display
:
flex
;
align-items
:
center
;
//
align-items
:
center
;
img
{
img
{
position
:
relative
;
top
:
330px
;
width
:
45vw
;
width
:
45vw
;
height
:
auto
;
height
:
45vw
;
margin
:
0
auto
;
margin
:
0
auto
;
}
}
}
}
...
...
src/pages/index/Shouye.vue
View file @
ef54587f
...
@@ -928,7 +928,7 @@ export default {
...
@@ -928,7 +928,7 @@ export default {
.topBox5686
{
.topBox5686
{
//
height
:
400px
;
//
height
:
400px
;
height
:
310px
;
height
:
310px
;
background
:
url("~@/pages/index/assets/images/banner.
jp
g")
no-repeat
;
background
:
url("~@/pages/index/assets/images/banner.
pn
g")
no-repeat
;
background-size
:
100%
auto
;
background-size
:
100%
auto
;
position
:
relative
;
position
:
relative
;
...
...
src/pages/index/assets/images/banner.png
0 → 100644
View file @
ef54587f
127 KB
src/pages/index/assets/images/description.jpg
View file @
ef54587f
548 KB
|
W:
|
H:
233 KB
|
W:
|
H:
2-up
Swipe
Onion skin
src/pages/index/assets/images/fengceng.png
View file @
ef54587f
191 KB
|
W:
|
H:
189 KB
|
W:
|
H:
2-up
Swipe
Onion skin
src/pages/user/Address.vue
View file @
ef54587f
...
@@ -231,7 +231,7 @@ export default {
...
@@ -231,7 +231,7 @@ export default {
Toast
({
message
:
'保存成功'
});
Toast
({
message
:
'保存成功'
});
setTimeout
(()
=>
{
setTimeout
(()
=>
{
if
(
location
.
href
.
includes
(
'isIndex'
))
{
if
(
location
.
href
.
includes
(
'isIndex'
))
{
window
.
wx
.
miniProgram
.
getEnv
(
function
(
res
)
{
window
.
wx
.
miniProgram
.
getEnv
(
(
res
)
=>
{
if
(
res
.
miniprogram
)
{
if
(
res
.
miniprogram
)
{
window
.
wx
.
miniProgram
.
navigateTo
({
url
:
'/pages/upload/upload'
})
window
.
wx
.
miniProgram
.
navigateTo
({
url
:
'/pages/upload/upload'
})
}
else
{
}
else
{
...
...
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