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
9dacf12e3a95b8bbdd9a704847dc310d5364d95b
Switch branch/tag
Vmatrix-client-taro
src
pages
home
index.scss
Find file
Normal view
History
Permalink
index.scss
105 Bytes
Edit
Newer
Older
添加 登录页功能
77253e2a
lirandong
committed
5 years ago
1
2
3
4
5
6
7
8
9
.index
{
flex-direction
:
column
;
width
:
100%
;
background-color
:
red
;
}
.dec_btn
{
color
:
red
;
}