去除开发样式

This commit is contained in:
yanghang
2025-07-18 11:16:31 +08:00
parent 632a032143
commit 91dbb839f9
-2
View File
@@ -80,7 +80,6 @@
</view>
</view>
<view class="right-course-list">
<chartFive/>
<view
class="type-list"
v-for="item in courseListTreeShow"
@@ -117,7 +116,6 @@
<script setup>
import CourseItem from "@/components/course-item/course-item.vue"
import common from '@/common/common'
import chartFive from './components/chartFive.vue'
import {
getPrdLineTypeListApi,
getTraTagListApi,