|
@@ -15,7 +15,7 @@
|
|
|
<view class="kaoshi-content-box">
|
|
|
<scroll-view scroll-y="true" refresher-enabled="true" :refresher-triggered="data.loading"
|
|
|
:refresher-threshold="50" refresher-background="transparent" @refresherrefresh="onRefresh"
|
|
|
- class="kaoshi-scroll-view">
|
|
|
+ class="phone-scroll-view kaoshi-scroll-view">
|
|
|
<uni-list class="admin-list-box">
|
|
|
<uni-list-item v-for="item in data.list" class="admin-list-item-box">
|
|
|
<template v-slot:body>
|