Commit b9612b9334502232fa400f6253569e9f8127785e

Authored by xianghenggang
1 parent d19a443909

no message

Showing 3 changed files with 4 additions and 1 deletions

littleApp_child/pages/childcare_knowledge/childcare_knowledge.wxss View file @ b9612b9
... ... @@ -111,6 +111,8 @@
111 111  
112 112 .zar_box {
113 113 display: flex;
  114 + margin-left:-5px;
  115 +
114 116 }
115 117  
116 118 .zar_img {
littleApp_child/pages/system_notifacations/system_notifacations.wxml View file @ b9612b9
1   -<view style="height:100%;background:#fff">
  1 +<view style="height:100%;background:#eee">
2 2 <view class="main">
3 3 <view class="title_top_view">
4 4 <scroll-view class="title_scroll" scroll-x="true" scroll-y="false">
littleApp_child/pages/system_notifacations/system_notifacations.wxss View file @ b9612b9
... ... @@ -49,6 +49,7 @@
49 49 }
50 50 .list_scroll {
51 51 height: 100vh;
  52 + background: rgb(244, 244, 244);
52 53 /* background: rebeccapurple */
53 54 }
54 55 /*高危 */