上一页 1 2 3 4 5 6 7 8 9 10 ··· 21 下一页
摘要: 完成了课堂极限测试的基本内容,开始制作软件的各个页面内容 <template> <view class="index"> <index-header bgColor="bg-index-header" @headerSwitch="headerSwitch"/> <!-- 视频组件 --> <cu- 阅读全文
posted @ 2024-05-07 17:33 liuxuechao 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 有事,请假 阅读全文
posted @ 2024-05-07 17:32 liuxuechao 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 有事,请假 阅读全文
posted @ 2024-05-07 17:31 liuxuechao 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 有事,请假 阅读全文
posted @ 2024-05-07 17:31 liuxuechao 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 家里有事,请假 阅读全文
posted @ 2024-05-07 17:31 liuxuechao 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 开始制作有关视频播放的内容 <template> <view> <swiper class="swiper" autoplay="false" vertical="true" interval="990000" @change="changeVideo"> <swiper-item v-for="( 阅读全文
posted @ 2024-05-07 17:30 liuxuechao 阅读(3) 评论(0) 推荐(0) 编辑
摘要: <template> <view> <view class="list grid col-3 align-center justify-center"> <block v-for="(item, index) in dataList" :key="index"> <view class="video 阅读全文
posted @ 2024-05-07 17:30 liuxuechao 阅读(2) 评论(0) 推荐(0) 编辑
摘要: <template> <view> <view class="list grid col-3 align-center justify-center"> <block v-for="(item, index) in dataList" :key="index"> <view class="video 阅读全文
posted @ 2024-05-07 17:29 liuxuechao 阅读(0) 评论(0) 推荐(0) 编辑
摘要: <template> <view> <view class="list"> <block v-for="(item, index) in dataList" :key="index"> <navigator class="video" :src="`/pages/video/video?video_ 阅读全文
posted @ 2024-05-07 17:28 liuxuechao 阅读(1) 评论(0) 推荐(0) 编辑
摘要: radio.radio[checked]::after,radio.radio .uni-radio-input-checked::after { content: ""; background-color: transparent; display: block; position: absolu 阅读全文
posted @ 2024-05-07 17:27 liuxuechao 阅读(2) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 9 10 ··· 21 下一页