mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-13 09:20:53 +08:00
feat: add about page
This commit is contained in:
@@ -5,6 +5,8 @@ import utc from 'dayjs/plugin/utc';
|
||||
dayjs.extend(utc);
|
||||
dayjs.extend(timezone);
|
||||
|
||||
const dateUtil = dayjs().tz('Asia/Shanghai');
|
||||
dayjs.tz.setDefault('Asia/Shanghai');
|
||||
|
||||
const dateUtil = dayjs;
|
||||
|
||||
export { dateUtil };
|
||||
|
||||
Reference in New Issue
Block a user