From 27251039ab8c4cfad04827024522ce6641fec339 Mon Sep 17 00:00:00 2001 From: shijing Date: Wed, 30 Aug 2023 11:02:03 +0800 Subject: [PATCH] 0830 --- server/dist/index_zs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/dist/index_zs.html b/server/dist/index_zs.html index 0930e6a..479daeb 100644 --- a/server/dist/index_zs.html +++ b/server/dist/index_zs.html @@ -236,7 +236,7 @@ user-scalable: 用户是否能缩放页面 --> let that = this; that.dataList = []; this.type = index; - that.showImg = fasle; + that.showImg = false; }, searchClick(type){ let that = this;