|
|
@@ -28,7 +28,7 @@
|
|
|
<ie-image :is-oss="true" src="/study-bg13.png" custom-class="absolute bottom-0 left-0 w-full h-full z-0"
|
|
|
mode="aspectFill" />
|
|
|
</view>
|
|
|
- <!-- <view class="bg-gradient-to-r from-[#32B5FD] to-[#79DCFD] flex-1 rounded-15 relative overflow-hidden">
|
|
|
+ <view class="bg-gradient-to-r from-[#32B5FD] to-[#79DCFD] flex-1 rounded-15 relative overflow-hidden">
|
|
|
<view class="mt-30 p-30 z-1 relative">
|
|
|
<view class="text-30 text-white font-bold">必刷题</view>
|
|
|
<view class="mt-8 text-24 text-white">高频考题,一网打尽</view>
|
|
|
@@ -39,7 +39,7 @@
|
|
|
</view>
|
|
|
<ie-image :is-oss="true" src="/study-bg13.png" custom-class="absolute bottom-0 left-0 w-full h-full z-0"
|
|
|
mode="aspectFill" />
|
|
|
- </view> -->
|
|
|
+ </view>
|
|
|
</template>
|
|
|
<template v-else>
|
|
|
<view class="bg-gradient-to-r from-[#0088FE] to-[#31A0FC] flex-1 rounded-15 relative overflow-hidden">
|