38 lines
1.0 KiB
Plaintext
38 lines
1.0 KiB
Plaintext
/*
|
||
此文件为开发者工具生成,生成时间: 2023/2/2 下午6:54:52
|
||
|
||
在 E:\WeChatProjects\test_miniprogram\Pages\index\index.wxss 中引入样式
|
||
```
|
||
@import "./index.skeleton.wxss";
|
||
```
|
||
|
||
更多详细信息可以参考文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/skeleton.html
|
||
*/
|
||
.sk-transparent {
|
||
color: transparent !important;
|
||
}
|
||
.sk-text-14-2857-913 {
|
||
background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
|
||
background-size: 100% 68.4783rpx;
|
||
position: relative !important;
|
||
}
|
||
.sk-text {
|
||
background-origin: content-box !important;
|
||
background-clip: content-box !important;
|
||
background-color: transparent !important;
|
||
color: transparent !important;
|
||
background-repeat: repeat-y !important;
|
||
}
|
||
.sk-image {
|
||
background: #EFEFEF !important;
|
||
}
|
||
.sk-container {
|
||
position: absolute;
|
||
left: 0;
|
||
top: 0;
|
||
width: 100%;
|
||
height: 100%;
|
||
overflow: hidden;
|
||
background-color: transparent;
|
||
}
|