修改html标签为uni标签,修改rem单位为rpx,修改提示及确认为uniapi,修改登录模块为uni接口,修改css入口为APP.vue,增加app端样式支持
This commit is contained in:
@ -7,7 +7,7 @@ input{line-height: normal; box-sizing:border-box;}
|
||||
display: none;
|
||||
}
|
||||
.iconfont{
|
||||
font-size: .36*3.125rem;
|
||||
font-size: .36*100rpx;
|
||||
}
|
||||
/* 一像素边框 */
|
||||
@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5) {
|
||||
|
Reference in New Issue
Block a user