Commit 1d9ce1e055c626824d1a32ce4983388e4ce6b1bb

Authored by luoye

Merge branch 'master' of https://git.healthbaby.com.cn/luoye/littleapp_child

* 'master' of https://git.healthbaby.com.cn/luoye/littleapp_child:
  no message

Showing 2 changed files

littleApp_child/pages/childcare_knowledge/childcare_knowledge.wxss View file @ 1d9ce1e
... ... @@ -142,7 +142,7 @@
142 142 }
143 143  
144 144 .icon_refresh {
145   - position: absolute;
  145 +position: fixed;
146 146 width: 50px;
147 147 height: 50px;
148 148 right: 20px;
littleApp_child/pages/system_notifacations/system_notifacations.wxss View file @ 1d9ce1e
... ... @@ -173,7 +173,7 @@
173 173 }
174 174  
175 175 .icon_refresh {
176   - position: absolute;
  176 + position: fixed;
177 177 width: 50px;
178 178 height: 50px;
179 179 right: 20px;