docs: ✏️ 优化demo项目的展示方便支付宝平台提审

This commit is contained in:
不如摸鱼去 2025-02-19 22:54:40 +08:00
parent 3dfa69c282
commit c48a67b027
2 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<!-- <!--
* @Author: weisheng * @Author: weisheng
* @Date: 2025-02-16 16:04:20 * @Date: 2025-02-16 16:04:20
* @LastEditTime: 2025-02-16 18:14:14 * @LastEditTime: 2025-02-19 22:51:30
* @LastEditors: weisheng * @LastEditors: weisheng
* @Description: * @Description:
* @FilePath: /wot-design-uni/src/pages/about/Index.vue * @FilePath: /wot-design-uni/src/pages/about/Index.vue
@ -23,6 +23,7 @@
</view> </view>
</view> </view>
</view> </view>
<!-- #ifndef MP-ALIPAY -->
<view class="additional-links"> <view class="additional-links">
<view class="additional-links__title">更多信息</view> <view class="additional-links__title">更多信息</view>
<wd-cell-group border> <wd-cell-group border>
@ -33,6 +34,7 @@
<!-- #endif --> <!-- #endif -->
</wd-cell-group> </wd-cell-group>
</view> </view>
<!-- #endif -->
</view> </view>
</view> </view>
</template> </template>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 KiB

After

Width:  |  Height:  |  Size: 64 KiB