Browse Source

删除 '微信小程序/index.wxss'

13395952019 6 years ago
parent
commit
492f07c039
1 changed files with 0 additions and 22 deletions
  1. 0 22
      微信小程序/index.wxss

+ 0 - 22
微信小程序/index.wxss

@@ -1,22 +0,0 @@
-/**index.wxss**/
-.model-group{
-  padding: 40rpx;
-  background-color: #fff;
-}
-.model-group .model-top{
-  font-size: 36rpx;
-  display: flex;
-  justify-content: space-between;
-}
-.model-group .model-top .model-title{
-  color: #494949;
-}
-.model-group .model-top .model-more{
-  color: #41be57;
-}
-.model-scroll-view{
-  margin-top: 40rpx;
-  width: 100%;
-  height: 400rpx; 
-  white-space: nowrap;
-}