From 7d59e8e2c727dd49d9552a8febc2af47c5b95a69 Mon Sep 17 00:00:00 2001 From: lzhe <lzhe@example.com> Date: 星期四, 26 九月 2024 15:26:47 +0800 Subject: [PATCH] 1 --- src/config/index.js | 12 +++++++----- 1 files changed, 7 insertions(+), 5 deletions(-) diff --git a/src/config/index.js b/src/config/index.js index 6bea09e..23735b8 100644 --- a/src/config/index.js +++ b/src/config/index.js @@ -1,8 +1,8 @@ /* * @Author: lzhe lzhe@example.com * @Date: 2024-03-26 10:28:33 - * @LastEditors: Sneed - * @LastEditTime: 2024-04-10 22:12:06 + * @LastEditors: lzhe lzhe@example.com + * @LastEditTime: 2024-06-20 23:30:15 * @FilePath: /belleson-frontend/Users/mache/Documents/demo/cps-web/src/config/index.js * @Description: 杩欐槸榛樿璁剧疆,璇疯缃甡customMade`, 鎵撳紑koroFileHeader鏌ョ湅閰嶇疆 杩涜璁剧疆: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE */ @@ -63,13 +63,15 @@ //鎺у埗鍙伴椤甸粯璁ゅ竷灞� DEFAULT_GRID: { + data: {}, //榛樿鍒嗘爮鏁伴噺鍜屽搴� 渚嬪 [24] [18,6] [8,8,8] [6,12,6] layout: [12, 6, 6], //灏忕粍浠跺垎甯冿紝com鍙栧��:views/home/components 鏂囦欢鍚� copmsList: [ - ['welcome'], - ['about', 'ver'], - ['time', 'progress'] + // ['welcome'], + // ['about', 'ver'], + // ['time', 'progress'] + [],[],[] ] } } -- Gitblit v1.9.3