补充了小程序用户协议和隐私政策
This commit is contained in:
17
pages/loginModule/privacyPolicy/privacyPolicy.wxss
Normal file
17
pages/loginModule/privacyPolicy/privacyPolicy.wxss
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
.myOne{
|
||||
width: 100%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
padding-bottom: 60rpx;
|
||||
}
|
||||
.my-div{
|
||||
width: 90%;
|
||||
margin: auto;
|
||||
}
|
||||
.yhxy{
|
||||
justify-content: center;
|
||||
color: black;
|
||||
font-size: 40rpx;
|
||||
font-weight: 600;
|
||||
}
|
Reference in New Issue
Block a user