build(projects): update branch thin from main [更新thin分支]

This commit is contained in:
Soybean
2022-11-17 02:10:00 +08:00
parent 971915948b
commit e43ede0f67
132 changed files with 150 additions and 12704 deletions

View File

@@ -1,8 +0,0 @@
import dayjs from 'dayjs';
/** 项目构建时间 */
const PROJECT_BUILD_TIME = JSON.stringify(dayjs().format('YYYY-MM-DD HH:mm:ss'));
export const viteDefine = {
PROJECT_BUILD_TIME
};

View File

@@ -1,2 +1 @@
export * from './define';
export * from './proxy';