Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
Y
ybf
Project
Project
Details
Activity
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
xulili
ybf
Commits
8f28a37c
Commit
8f28a37c
authored
Jan 15, 2020
by
xd
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
样式调整--18:30
parent
33734adf
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
11 deletions
+8
-11
couponDetail.vue
ybf_wx/src/views/active/couponDetail.vue
+3
-4
turntableDetail.vue
ybf_wx/src/views/active/turntableDetail.vue
+3
-1
caseDetail.vue
ybf_wx/src/views/case/caseDetail.vue
+0
-1
counterMaintain.vue
ybf_wx/src/views/counter/counterMaintain.vue
+2
-5
No files found.
ybf_wx/src/views/active/couponDetail.vue
View file @
8f28a37c
...
...
@@ -2,7 +2,6 @@
<div
class=
"container"
>
<div>
<div
class=
"topb"
>
<img
src=
"../../../public/img/zhuanpanbg.png"
alt=
""
/>
</div>
<div
class=
"title"
>
<span
class=
"bt"
>
服装店幸运抽奖
</span>
...
...
@@ -78,10 +77,10 @@ p {
.topb
{
width
:
100%
;
height
:
200px
;
background
:
url(../../../public/img/zpbg.png)
no-repeat
;
background-size
:
cover
;
}
.topb
img
{
width
:
100%
;
}
.title
{
width
:
100%
;
height
:
50px
;
...
...
ybf_wx/src/views/active/turntableDetail.vue
View file @
8f28a37c
...
...
@@ -2,7 +2,7 @@
<div
class=
"container"
>
<div>
<div
class=
"topb"
>
<
img
src=
"../../../public/img/zpbg.png"
alt=
""
/
>
<
!--
<img
src=
"../../../public/img/zpbg.png"
alt=
""
/>
--
>
</div>
<div
class=
"title"
>
<span
class=
"bt"
>
服装店幸运抽奖
</span>
...
...
@@ -74,6 +74,8 @@ p {
.topb
{
width
:
100%
;
height
:
200px
;
background
:
url(../../../public/img/zpbg.png)
no-repeat
;
background-size
:
cover
;
}
.topb
img
{
width
:
100%
;
...
...
ybf_wx/src/views/case/caseDetail.vue
View file @
8f28a37c
...
...
@@ -51,7 +51,6 @@ export default {
<
style
scoped
>
.pic
{
height
:
166px
;
width
:
100%
;
margin-bottom
:
14px
;
}
...
...
ybf_wx/src/views/counter/counterMaintain.vue
View file @
8f28a37c
...
...
@@ -9,7 +9,6 @@
<div
class=
"tj"
>
点击添加专柜主题图
</div>
<img
src=
"../../../public/img/cswiper.png"
/>
</div>
<div
class=
"banner"
>
<van-uploader
class=
"upload"
v-model=
"bannerList"
:max-count=
"4"
>
...
...
@@ -186,6 +185,7 @@ export default {
width
:
100%
;
}
.container
{
min-height
:
100%
;
height
:
auto
;
background
:
#F8F8F8
;
display
:
flex
;
...
...
@@ -196,11 +196,8 @@ export default {
.img
{
width
:
100%
;
height
:
200px
;
background-color
:
pink
;
position
:
relative
;
}
.img
img
{
width
:
100%
;
background
:
url(../../../public/img/cswiper.png)
repeat
;
}
.mb
{
position
:
absolute
;
...
...
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