|
|
@@ -75,7 +75,7 @@ function handleDetail(item: SubjectCatalogResult) {
|
|
|
</view>
|
|
|
</scroll-view>
|
|
|
</view>
|
|
|
- <view class="footer">
|
|
|
+ <!-- <view class="footer">
|
|
|
<view>
|
|
|
<cl-image src="https://oss.xiaoxiongcode.com/static/home/4.png" mode="heightFix"
|
|
|
class=" !h-[40px] mb-[2px] rounded-xl"></cl-image>
|
|
|
@@ -91,7 +91,7 @@ function handleDetail(item: SubjectCatalogResult) {
|
|
|
class=" !h-[40px] mb-[2px] rounded-xl"></cl-image>
|
|
|
<text class="text-[14px] text-white font-bold text-stroke-custom">学习报告</text>
|
|
|
</view>
|
|
|
- </view>
|
|
|
+ </view> -->
|
|
|
<cl-popup v-model="visible" :show-header="false" direction="center" :size="600">
|
|
|
<view class="p-4">
|
|
|
<cl-row :gutter="0">
|