Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
visualcloud
/
Vmatrix-client-taro
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
b3351f9f
authored
Dec 13, 2019
by
hank
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
小程序UI 调整
parent
638f1714
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
8 additions
and
16 deletions
+8
-16
src/assets/styles/var.scss
+0
-10
src/conpoments/device_item/index.scss
+3
-3
src/pages/home/film/film_list/index.scss
+4
-1
src/pages/home/film/schedule_add/components/films/index.scss
+1
-1
src/pages/home/tempaltes/scss/type_detail.scss
+0
-1
No files found.
src/assets/styles/var.scss
View file @
b3351f9f
...
...
@@ -30,16 +30,6 @@ $primary-text-color: #333;
}
@font-face
{
font-family
:
PingFang
;
src
:
url(https://visual-clouds.bdideal.com/html/156170435921582b04ee33fce4589808130a0b0d0e8e1.ttf)
format
(
'truetype'
);
}
@font-face
{
font-family
:
PingFang
SC
;
src
:
url(https://visual-clouds.bdideal.com/html/156170435921582b04ee33fce4589808130a0b0d0e8e1.ttf)
;
}
@font-face
{
font-family
:
'DIN-Condensed'
;
src
:
url(https://visual-clouds.bdideal.com/html/156394962402878b178ab4088494e9df36c49ec944add.ttf)
format
(
'truetype'
)
,
url('DINCondensed-Bold.ttf')
format
(
'truetype'
);
font-weight
:
bold
;
...
...
src/conpoments/device_item/index.scss
View file @
b3351f9f
...
...
@@ -51,7 +51,7 @@
font-size
:
26px
;
color
:
#666
;
position
:
relative
;
padding-left
:
25
px
;
padding-left
:
30
px
;
.dian
{
display
:
inline-block
;
...
...
@@ -60,7 +60,7 @@
position
:
absolute
;
height
:
18px
;
left
:
0
;
top
:
9
px
;
top
:
10
px
;
width
:
18px
;
border-radius
:
50%
;
}
...
...
@@ -78,7 +78,7 @@
}
.isuse
{
padding-left
:
2
0
px
;
padding-left
:
2
9
px
;
margin-left
:
37px
;
position
:
relative
;
// color: #f32b2b;
...
...
src/pages/home/film/film_list/index.scss
View file @
b3351f9f
...
...
@@ -26,7 +26,10 @@
color
:
#969799
;
.type-tab-item
{
padding
:
0
20px
;
// width: 50%;
// display: inline-block;
// text-align: center;
padding
:
0
80px
;
position
:
relative
;
}
...
...
src/pages/home/film/schedule_add/components/films/index.scss
View file @
b3351f9f
...
...
@@ -61,7 +61,7 @@
color
:
#969799
;
.type-tab-item
{
padding
:
0
2
0px
;
padding
:
0
8
0px
;
position
:
relative
;
}
...
...
src/pages/home/tempaltes/scss/type_detail.scss
View file @
b3351f9f
...
...
@@ -106,7 +106,6 @@
&
-scroll
{
flex
:
1
;
overflow
:
hidden
;
padding-bottom
:
90px
;
&
-view
{
height
:
100%
;
...
...
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