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,