From fd7586c8d91473d2850af1e48b12f1a289e6b8d1 Mon Sep 17 00:00:00 2001 From: gaoshp <291585735@qq.com> Date: 星期四, 13 六月 2024 00:10:43 +0800 Subject: [PATCH] 新增文件 --- src/config/index.js | 11 ++++++----- 1 files changed, 6 insertions(+), 5 deletions(-) diff --git a/src/config/index.js b/src/config/index.js index 6bea09e..5c16e03 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-09 17:12: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 */ @@ -67,9 +67,10 @@ layout: [12, 6, 6], //灏忕粍浠跺垎甯冿紝com鍙栧��:views/home/components 鏂囦欢鍚� copmsList: [ - ['welcome'], - ['about', 'ver'], - ['time', 'progress'] + // ['welcome'], + // ['about', 'ver'], + // ['time', 'progress'] + [],[],[] ] } } -- Gitblit v1.9.3