From 72d7f26c48a96b4ddc1aed77913b685e39277aec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E9=A3=9E=E6=B4=8B?= <15778543+xufeiyang6017@user.noreply.gitee.com> Date: Fri, 16 Jan 2026 14:46:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=A1=B5=E9=9D=A2=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/pages/index/index.js b/pages/index/index.js index 38b6467..efe2e09 100644 --- a/pages/index/index.js +++ b/pages/index/index.js @@ -257,7 +257,6 @@ Page({ // 商品名称选项 productNameOptions: [ - { label: '全部商品', value: 'all' }, { label: '罗曼粉', value: '罗曼粉' }, { label: '伊莎粉', value: '伊莎粉' }, { label: '罗曼灰', value: '罗曼灰' },