修改html标签为uni标签,修改rem单位为rpx,修改提示及确认为uniapi,修改登录模块为uni接口,修改css入口为APP.vue,增加app端样式支持
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
|
||||
.lottie-bg.data-v-14757819 {
|
||||
.lottie-bg.data-v-423beb08 {
|
||||
position: fixed;
|
||||
left: 0;
|
||||
top: 0;
|
||||
@ -17,7 +17,7 @@
|
||||
-webkit-box-pack: center;
|
||||
justify-content: center;
|
||||
}
|
||||
#lottie.data-v-14757819 {
|
||||
#lottie.data-v-423beb08 {
|
||||
width: 35%;
|
||||
display: block;
|
||||
overflow: hidden;
|
||||
|
Reference in New Issue
Block a user