From 2fab29d60cccb80124c0d71f98f5a4628103c6a1 Mon Sep 17 00:00:00 2001 From: "DESKTOP-GMUNQ1B\\k" <1154079537@qq.com> Date: Wed, 27 Mar 2024 15:39:38 +0800 Subject: [PATCH] 1 --- pages/index/index.vue | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 8207119..3dbd9a5 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -548,11 +548,11 @@ // type: 3, // image: require('@/static/images/index4.png') // }, - { - name: '扫码付款', - type: 18, - image: require('@/static/images/index25.png') - }, + // { + // name: '扫码付款', + // type: 18, + // image: require('@/static/images/index25.png') + // }, // { // name: '进货管理', // type: 4, @@ -649,11 +649,11 @@ type: 2, image: require('@/static/images/index1.png') }, - { - name: '扫码付款', - type: 18, - image: require('@/static/images/index25.png') - }, + // { + // name: '扫码付款', + // type: 18, + // image: require('@/static/images/index25.png') + // }, { name: '提现管理', type: 5, @@ -758,11 +758,11 @@ type: 23, image: require('@/static/images/index26.png') }, - { - name: '扫码付款', - type: 18, - image: require('@/static/images/index25.png') - }, + // { + // name: '扫码付款', + // type: 18, + // image: require('@/static/images/index25.png') + // }, // { // name: '进货管理', // type: 4,