mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-08 13:18:02 +00:00
chore: update deps
This commit is contained in:
@@ -25,9 +25,6 @@ export const useSetting = (): SettingWrap => {
|
||||
urlPrefix: VITE_GLOB_API_URL_PREFIX,
|
||||
};
|
||||
const projectSetting: Readonly<ProjectConfig> = getProjectSetting;
|
||||
console.log('======================');
|
||||
console.log(glob);
|
||||
console.log('======================');
|
||||
return {
|
||||
globSetting: glob as Readonly<GlobConfig>,
|
||||
projectSetting,
|
||||
|
Reference in New Issue
Block a user