From e2b07afb71e112babef573c8dad089d0a2aef5da Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期二, 07 二月 2023 16:45:05 +0800
Subject: [PATCH] #
---
pages/index/index.vue | 48 ++++++++++++++++++++++++------------------------
1 files changed, 24 insertions(+), 24 deletions(-)
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 01c6c0e..1395ad9 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -23,18 +23,18 @@
data() {
return {
elements:[
- {
- title: '涓婃灦绠$悊',
- name: 'putOnSale',
- color: 'blue',
- cuIcon: 'video'
- },
- {
- title: '涓嬫灦绠$悊',
- name: 'offLines',
- color: 'blue',
- cuIcon: 'copy'
- },
+ // {
+ // title: '涓婃灦绠$悊',
+ // name: 'putOnSale',
+ // color: 'blue',
+ // cuIcon: 'video'
+ // },
+ // {
+ // title: '涓嬫灦绠$悊',
+ // name: 'offLines',
+ // color: 'blue',
+ // cuIcon: 'copy'
+ // },
{
title: '缁勬墭鍏ュ簱',
name: 'pakin',
@@ -72,18 +72,18 @@
// color: 'blue',
// cuIcon: 'video'
// },
- {
- title: '搴撳瓨鐩樼偣',
- name: 'stoCheck',
- color: 'blue',
- cuIcon: 'safe'
- },
- {
- title: '骞充粨搴撳瓨鐩樼偣',
- name: 'manStoCheck',
- color: 'blue',
- cuIcon: 'safe'
- },
+ // {
+ // title: '搴撳瓨鐩樼偣',
+ // name: 'stoCheck',
+ // color: 'blue',
+ // cuIcon: 'safe'
+ // },
+ // {
+ // title: '骞充粨搴撳瓨鐩樼偣',
+ // name: 'manStoCheck',
+ // color: 'blue',
+ // cuIcon: 'safe'
+ // },
// {
// title: '骞充粨搴撳瓨鐩樼偣',
// name: 'manStoCheck',
--
Gitblit v1.9.1