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