修复我的作品无法下载问题

This commit is contained in:
贫困的蚊子
2024-09-21 09:05:33 +08:00
parent 6281251f13
commit a2caefa638
+1 -1
View File
@@ -11,7 +11,7 @@
<view class="content">
<view class="top">
<view class="top-block">
<view class="top-left" bindtap="toBeLaunched" data-url="/pages/methods/index">
<view class="top-left" bindtap="navigateTo" data-url="/pages/methods/index">
<image style="width: 65px; height: 70px; margin-bottom: 5px" src="../../images/home/methods.png"></image>
<view>拍照技巧</view>
</view>