feat: add paid resource order flow
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
</swiper>
|
||||
</uni-swiper-dot> -->
|
||||
<view class="index-info">
|
||||
<view class="mt30 grid text-center col-3 bg-white" style="padding: 30rpx 0; border-radius: 15rpx;row-gap: 30rpx;">
|
||||
<view class="mt30 grid text-center col-4 bg-white" style="padding: 30rpx 0; border-radius: 15rpx;row-gap: 30rpx;">
|
||||
<view @click="Jump('/pages/tool/highQualityCode')">
|
||||
<image class="cell_3_icon flex justify-center align-center" style="height:65rpx;" src="https://img.yidaima.cn/feast/sjbz.png" mode="aspectFit">
|
||||
</image>
|
||||
@@ -33,6 +33,11 @@
|
||||
</image>
|
||||
<view>资源分享</view>
|
||||
</view>
|
||||
<view @click="Jump('/pages/tool/integralCode')">
|
||||
<image class="cell_3_icon flex justify-center align-center" style="height: 65rpx;" src="https://img.yidaima.cn/feast/sp.png" mode="aspectFit">
|
||||
</image>
|
||||
<view>积分源码</view>
|
||||
</view>
|
||||
<view @click="Jump('/pages/tool/freeCode')">
|
||||
<image class="cell_3_icon flex justify-center align-center" style="height: 65rpx;" src="https://img.yidaima.cn/feast/sycc.png" mode="aspectFit">
|
||||
</image>
|
||||
|
||||
Reference in New Issue
Block a user