2019-3-3 22:51:13

This commit is contained in:
Weilanwl
2019-03-03 22:51:19 +08:00
parent 6637f6fbef
commit 85246262a1
13 changed files with 172 additions and 37 deletions
+4
View File
@@ -1,6 +1,10 @@
@import "icon.wxss";
@import "colorui.wxss";
.cu-btn.button-hover {
pointer-events: none;
}
.cu-modal.show {
z-index: 99999;
}