增加六寸排版照,相机增加返回,部分探索功能增加自定义参数,调整首页登录,我的作品增加点击图片查看,定制尺寸增加引导用户跳转制作,移除彩蛋遗留代码

This commit is contained in:
贫困的蚊子
2024-11-22 14:55:46 +08:00
parent 7b8c401328
commit d57952f85e
+1 -1
View File
@@ -281,7 +281,7 @@ Page({
imageDivision(tu) {
wx.showLoading({ title: '处理中...' });
if (this.data.type === 6) {
if (this.data.type == 6) {
setTimeout(() => {
wx.showLoading({ title: '正在处理细节...' });
}, 1000);