diff --git a/.gitignore b/.gitignore index ef26e9f8d40ff679dfe6dcc3da96a61d6d2d7810..c46c1b52ef997ac81c2a5005118f13fd14f9a761 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,8 @@ /build /tmp /out-tsc -/public +* +!/public # dependencies /node_modules diff --git a/nav.config.ts b/nav.config.ts index 8d8d56bc13084ded974ad0f2bc8c17ff8136c1f2..b4c1d83eb6f9be6bd644f472fb9cc034018a024b 100644 --- a/nav.config.ts +++ b/nav.config.ts @@ -17,7 +17,7 @@ const c: IConfig = { // If you have a good-looking Loading, please contact us! // 页面Loading: loading1 | loading2 | loading3 | random // 如果您有好看的加载Loading请联系我们! - loading: 'loading3', // 随机加载 + // loading: 'loading3', // 随机加载 // Whether the route is in Hash mode, if it is deployed on github pages, it must be set to true // 路由是否Hash模式, 如果是部署在github pages 务必设为 true diff --git a/src/index.html b/src/index.html index 36586a9e48175d81c8333594d64a2f74863180b1..1d8a14e8044692f73b37e35e3edd21fb191b06da 100644 --- a/src/index.html +++ b/src/index.html @@ -42,7 +42,7 @@ - +