feat: add backend-mock app
This commit is contained in:
@@ -71,8 +71,6 @@ interface ApplicationPluginOptions extends CommonPluginOptions {
|
||||
injectAppLoading?: boolean;
|
||||
/** 是否注入版权信息 */
|
||||
license?: boolean;
|
||||
/** mock 插件配置 */
|
||||
mock?: boolean;
|
||||
/** 是否开启pwa */
|
||||
pwa?: boolean;
|
||||
/** pwa 插件配置 */
|
||||
|
Reference in New Issue
Block a user