mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-10 22:19:31 +00:00
wip: support vite
This commit is contained in:
@@ -172,7 +172,7 @@ const setting: ProjectConfig = {
|
||||
|
||||
// Whether to cancel the http request that has been sent but not responded when switching the interface.
|
||||
// If it is enabled, I want to overwrite a single interface. Can be set in a separate interface
|
||||
removeAllHttpPending: true,
|
||||
removeAllHttpPending: false,
|
||||
};
|
||||
|
||||
export default setting;
|
||||
|
Reference in New Issue
Block a user