1.修复一些单位错误(带输入框的操作条)
2.纠正一些单词拼写...
3.抛弃icon标签,改回text标签的写法
4.抛弃px单位的样式文件
5.优化一些组件的字体大小
6.新增两种加载样式
This commit is contained in:
Weilanwl
2019-01-06 22:59:40 +08:00
parent 2cd0b9366e
commit e85f3bc3ff
40 changed files with 1193 additions and 9820 deletions

View File

@@ -1,5 +1,5 @@
@import "icon.wxss";
@import "colorui-rpx.wxss";
@import "colorui.wxss";
@import "/pages/plugin/animation/animation.wxss";
.nav-list {
@@ -89,7 +89,7 @@
margin-right: 1px;
}
.nav-li icon {
.nav-li text {
position: absolute;
right: 30rpx;
top: 30rpx;