From be36aff52cd3d88790fe329b2535e64b25215ab0 Mon Sep 17 00:00:00 2001 From: zhangdi <1104545947@qq.com> Date: Mon, 30 Mar 2026 21:04:35 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=A9=E6=96=99=E9=97=AE=E9=A2=98=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/menu.js | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/pages/index/menu.js b/pages/index/menu.js index 0ac3d6e..065c50a 100644 --- a/pages/index/menu.js +++ b/pages/index/menu.js @@ -228,18 +228,19 @@ const menus = { type: '' } }, + // { + // key: "claimGoods", + // title: "物料取货", + // url: "../logistics/claimGoods", + // bgColor: '', + // limit: 'RB2325', + // icon: { + // size: 20, + // color: '#00b7ee', + // type: '' + // } + // }, { - key: "claimGoods", - title: "物料取货", - url: "../logistics/claimGoods", - bgColor: '', - limit: 'RB2325', - icon: { - size: 20, - color: '#00b7ee', - type: '' - } - },{ key: "site", title: "站点管理", url: "../logistics/site",