mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-24 13:05:02 +00:00
chore: rename Application to app
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
import moment from 'moment';
|
||||
import 'moment/dist/locale/zh-cn';
|
||||
|
||||
import { getConfigProvider, initAppConfigStore } from '/@/setup/Application';
|
||||
import { getConfigProvider, initAppConfigStore } from '/@/setup/App';
|
||||
import { useLockPage } from '/@/hooks/web/useLockPage';
|
||||
|
||||
moment.locale('zh-cn');
|
||||
|
Reference in New Issue
Block a user