7 changed files with 186 additions and 119 deletions
-
6static/style/nine-base-001.scss
-
46static/style/nine-base-002.scss
-
15static/style/nine-base-003.scss
-
14static/style/nine-image-001.scss
-
4static/style/nine-list-001.scss
@ -0,0 +1,15 @@ |
|||
.nine-nomore-001{ |
|||
padding: 25rpx; |
|||
text-align: center; |
|||
} |
|||
.nine-nomore-001-span{ |
|||
font-size: 12px; |
|||
color: lightgray |
|||
} |
|||
|
|||
// 允许文本复制 |
|||
.nine-user-select { |
|||
cursor: auto; |
|||
-webkit-user-select: text; |
|||
user-select: text; |
|||
} |
|||
Write
Preview
Loading…
Cancel
Save
Reference in new issue