@gx-design-vue/create-gx-cli 0.0.5 → 0.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (263) hide show
  1. package/package.json +1 -1
  2. package/src/cli.js +3 -3
  3. package/src/main.js +6 -1
  4. package/template-mobile-vant-cli/build/generateModifyVars.ts +7 -0
  5. package/template-mobile-vant-cli/build/script/postBuild.ts +0 -1
  6. package/{template-design-pro/src/components/GDesign/ProLayout/components/PageContainer/typings.ts → template-mobile-vant-cli/src/design/config.less} +0 -0
  7. package/template-mobile-vant-cli/types/components.d.ts +0 -2
  8. package/template-mobile-vant-cli/types/global.d.ts +3 -3
  9. package/template-mobile-vant-cli/types/module.d.ts +0 -2
  10. package/template-mobile-vant-cli/vite.config.ts +6 -7
  11. package/template-design-pro/.editorconfig +0 -19
  12. package/template-design-pro/.env +0 -2
  13. package/template-design-pro/.env.development +0 -18
  14. package/template-design-pro/.env.pro +0 -32
  15. package/template-design-pro/.env.production +0 -32
  16. package/template-design-pro/.env.test +0 -20
  17. package/template-design-pro/.eslintignore +0 -16
  18. package/template-design-pro/.eslintrc.js +0 -64
  19. package/template-design-pro/.gitpod.yml +0 -6
  20. package/template-design-pro/.husky/pre-commit +0 -4
  21. package/template-design-pro/.prettierignore +0 -9
  22. package/template-design-pro/.stylelintignore +0 -3
  23. package/template-design-pro/.yarnclean +0 -48
  24. package/template-design-pro/LICENSE +0 -21
  25. package/template-design-pro/README.md +0 -111
  26. package/template-design-pro/build/constant.ts +0 -6
  27. package/template-design-pro/build/generate/generateModifyVars.ts +0 -18
  28. package/template-design-pro/build/getConfigFileName.ts +0 -13
  29. package/template-design-pro/build/script/buildConf.ts +0 -44
  30. package/template-design-pro/build/script/postBuild.ts +0 -25
  31. package/template-design-pro/build/script/reSetRootHtml.ts +0 -20
  32. package/template-design-pro/build/utils.ts +0 -85
  33. package/template-design-pro/build/vite/cdn.ts +0 -7
  34. package/template-design-pro/build/vite/optimizer.ts +0 -22
  35. package/template-design-pro/build/vite/plugin/autoImport.ts +0 -18
  36. package/template-design-pro/build/vite/plugin/compress.ts +0 -35
  37. package/template-design-pro/build/vite/plugin/hmr.ts +0 -25
  38. package/template-design-pro/build/vite/plugin/html.ts +0 -47
  39. package/template-design-pro/build/vite/plugin/index.ts +0 -89
  40. package/template-design-pro/build/vite/plugin/mock.ts +0 -20
  41. package/template-design-pro/build/vite/plugin/pwa.ts +0 -37
  42. package/template-design-pro/build/vite/plugin/styleImport.ts +0 -129
  43. package/template-design-pro/build/vite/plugin/visualizer.ts +0 -17
  44. package/template-design-pro/build/vite/plugin/vite-plugin-antd-theme/index.ts +0 -24
  45. package/template-design-pro/build/vite/plugin/vite-plugin-mock/createMockServer.ts +0 -303
  46. package/template-design-pro/build/vite/plugin/vite-plugin-mock/createProdMockServer.ts +0 -93
  47. package/template-design-pro/build/vite/plugin/vite-plugin-mock/index.ts +0 -68
  48. package/template-design-pro/build/vite/plugin/vite-plugin-mock/types.ts +0 -30
  49. package/template-design-pro/build/vite/plugin/vite-plugin-mock/utils.ts +0 -26
  50. package/template-design-pro/commitlint.config.js +0 -32
  51. package/template-design-pro/config/config.ts +0 -14
  52. package/template-design-pro/config/default/animate.ts +0 -30
  53. package/template-design-pro/config/default/defaultSettings.ts +0 -75
  54. package/template-design-pro/config/default/network.ts +0 -16
  55. package/template-design-pro/config/default/proxy.ts +0 -26
  56. package/template-design-pro/config/default/theme.ts +0 -43
  57. package/template-design-pro/config/default/themeColor.ts +0 -62
  58. package/template-design-pro/index.html +0 -45
  59. package/template-design-pro/jest.config.mjs +0 -36
  60. package/template-design-pro/mock/_createProductionServer.ts +0 -19
  61. package/template-design-pro/mock/_util.ts +0 -55
  62. package/template-design-pro/mock/controller/menu.ts +0 -85
  63. package/template-design-pro/mock/controller/notices.ts +0 -114
  64. package/template-design-pro/mock/system/dict.ts +0 -60
  65. package/template-design-pro/mock/system/user.ts +0 -218
  66. package/template-design-pro/package.json +0 -151
  67. package/template-design-pro/pnpm-lock.yaml +0 -9913
  68. package/template-design-pro/postcss.config.js +0 -5
  69. package/template-design-pro/prettier.config.js +0 -18
  70. package/template-design-pro/public/resource/css/index.css +0 -171
  71. package/template-design-pro/public/resource/img/favicon.ico +0 -0
  72. package/template-design-pro/public/resource/img/logo.png +0 -0
  73. package/template-design-pro/public/resource/img/pro_icon.svg +0 -5
  74. package/template-design-pro/public/resource/img/pwa-192x192.png +0 -0
  75. package/template-design-pro/public/resource/img/pwa-512x512.png +0 -0
  76. package/template-design-pro/src/App.vue +0 -47
  77. package/template-design-pro/src/assets/error_images/403.png +0 -0
  78. package/template-design-pro/src/assets/error_images/404.png +0 -0
  79. package/template-design-pro/src/assets/error_images/cloud.png +0 -0
  80. package/template-design-pro/src/assets/login_images/login_background.svg +0 -69
  81. package/template-design-pro/src/assets/logo.png +0 -0
  82. package/template-design-pro/src/assets/menu_font/iconfont.css +0 -94
  83. package/template-design-pro/src/assets/menu_font/iconfont.eot +0 -0
  84. package/template-design-pro/src/assets/menu_font/iconfont.js +0 -1
  85. package/template-design-pro/src/assets/menu_font/iconfont.json +0 -142
  86. package/template-design-pro/src/assets/menu_font/iconfont.svg +0 -57
  87. package/template-design-pro/src/assets/menu_font/iconfont.ttf +0 -0
  88. package/template-design-pro/src/assets/menu_font/iconfont.woff +0 -0
  89. package/template-design-pro/src/assets/menu_font/iconfont.woff2 +0 -0
  90. package/template-design-pro/src/assets/menu_font/index.less +0 -94
  91. package/template-design-pro/src/common/global.ts +0 -1
  92. package/template-design-pro/src/components/GDesign/ProLayout/BasicLayout.less +0 -80
  93. package/template-design-pro/src/components/GDesign/ProLayout/BasicLayout.tsx +0 -342
  94. package/template-design-pro/src/components/GDesign/ProLayout/PageLoading.tsx +0 -20
  95. package/template-design-pro/src/components/GDesign/ProLayout/RenderTypings.ts +0 -31
  96. package/template-design-pro/src/components/GDesign/ProLayout/RouteContext.tsx +0 -82
  97. package/template-design-pro/src/components/GDesign/ProLayout/WrapContent.tsx +0 -69
  98. package/template-design-pro/src/components/GDesign/ProLayout/components/GlobalFooter/index.tsx +0 -88
  99. package/template-design-pro/src/components/GDesign/ProLayout/components/GlobalHeader/DefaultHeader.tsx +0 -189
  100. package/template-design-pro/src/components/GDesign/ProLayout/components/GlobalHeader/Header.less +0 -8
  101. package/template-design-pro/src/components/GDesign/ProLayout/components/GlobalHeader/index.tsx +0 -105
  102. package/template-design-pro/src/components/GDesign/ProLayout/components/GlobalHeader/props.ts +0 -69
  103. package/template-design-pro/src/components/GDesign/ProLayout/components/GlobalHeader/style.less +0 -144
  104. package/template-design-pro/src/components/GDesign/ProLayout/components/LogoContent/index.tsx +0 -81
  105. package/template-design-pro/src/components/GDesign/ProLayout/components/LogoContent/props.ts +0 -29
  106. package/template-design-pro/src/components/GDesign/ProLayout/components/MultiTab/index.tsx +0 -384
  107. package/template-design-pro/src/components/GDesign/ProLayout/components/MultiTab/props.ts +0 -15
  108. package/template-design-pro/src/components/GDesign/ProLayout/components/MultiTab/style.less +0 -79
  109. package/template-design-pro/src/components/GDesign/ProLayout/components/NoticeIcon/NoticeIcon.tsx +0 -148
  110. package/template-design-pro/src/components/GDesign/ProLayout/components/NoticeIcon/NoticeList.module.less +0 -115
  111. package/template-design-pro/src/components/GDesign/ProLayout/components/NoticeIcon/NoticeList.tsx +0 -154
  112. package/template-design-pro/src/components/GDesign/ProLayout/components/NoticeIcon/index.less +0 -39
  113. package/template-design-pro/src/components/GDesign/ProLayout/components/NoticeIcon/index.tsx +0 -133
  114. package/template-design-pro/src/components/GDesign/ProLayout/components/PageContainer/index.tsx +0 -190
  115. package/template-design-pro/src/components/GDesign/ProLayout/components/PageContainer/props.ts +0 -48
  116. package/template-design-pro/src/components/GDesign/ProLayout/components/PageContainer/style.less +0 -128
  117. package/template-design-pro/src/components/GDesign/ProLayout/components/RightContent/AvatarDropdown.tsx +0 -63
  118. package/template-design-pro/src/components/GDesign/ProLayout/components/RightContent/HeaderSearch.tsx +0 -122
  119. package/template-design-pro/src/components/GDesign/ProLayout/components/RightContent/headerSearch.less +0 -30
  120. package/template-design-pro/src/components/GDesign/ProLayout/components/RightContent/index.tsx +0 -95
  121. package/template-design-pro/src/components/GDesign/ProLayout/components/RightContent/style.less +0 -90
  122. package/template-design-pro/src/components/GDesign/ProLayout/components/SettingDrawer/BlockCheckbox.tsx +0 -70
  123. package/template-design-pro/src/components/GDesign/ProLayout/components/SettingDrawer/LayoutSetting.tsx +0 -107
  124. package/template-design-pro/src/components/GDesign/ProLayout/components/SettingDrawer/ThemeColor.tsx +0 -68
  125. package/template-design-pro/src/components/GDesign/ProLayout/components/SettingDrawer/index.tsx +0 -346
  126. package/template-design-pro/src/components/GDesign/ProLayout/components/SiderMenu/BaseMenu.tsx +0 -224
  127. package/template-design-pro/src/components/GDesign/ProLayout/components/SiderMenu/SiderMenu.tsx +0 -224
  128. package/template-design-pro/src/components/GDesign/ProLayout/components/SiderMenu/index.tsx +0 -43
  129. package/template-design-pro/src/components/GDesign/ProLayout/components/SiderMenu/props.ts +0 -112
  130. package/template-design-pro/src/components/GDesign/ProLayout/components/SiderMenu/style.less +0 -262
  131. package/template-design-pro/src/components/GDesign/ProLayout/components/SiderMenu/typings.ts +0 -44
  132. package/template-design-pro/src/components/GDesign/ProLayout/default.less +0 -2
  133. package/template-design-pro/src/components/GDesign/ProLayout/defaultSettings.ts +0 -121
  134. package/template-design-pro/src/components/GDesign/ProLayout/hooks/context/index.ts +0 -45
  135. package/template-design-pro/src/components/GDesign/ProLayout/index.ts +0 -43
  136. package/template-design-pro/src/components/GDesign/ProLayout/props.ts +0 -57
  137. package/template-design-pro/src/components/GDesign/ProLayout/style.less +0 -272
  138. package/template-design-pro/src/components/GDesign/ProLayout/typings.ts +0 -1
  139. package/template-design-pro/src/components/GDesign/ProLayout/utils/getMenuData.ts +0 -31
  140. package/template-design-pro/src/components/GDesign/ProLayout/utils/index.ts +0 -94
  141. package/template-design-pro/src/components/GDesign/ProLayout/utils/isImg/index.ts +0 -6
  142. package/template-design-pro/src/components/GDesign/ProLayout/utils/isUrl/index.ts +0 -5
  143. package/template-design-pro/src/components/GDesign/Result/index.tsx +0 -142
  144. package/template-design-pro/src/components/GDesign/Result/style.less +0 -140
  145. package/template-design-pro/src/components/GDesign/Scrollbars/components/Bar/index.tsx +0 -56
  146. package/template-design-pro/src/components/GDesign/Scrollbars/components/Bar/props.ts +0 -23
  147. package/template-design-pro/src/components/GDesign/Scrollbars/components/Thumb/index.tsx +0 -164
  148. package/template-design-pro/src/components/GDesign/Scrollbars/components/Thumb/props.ts +0 -11
  149. package/template-design-pro/src/components/GDesign/Scrollbars/context.ts +0 -10
  150. package/template-design-pro/src/components/GDesign/Scrollbars/index.tsx +0 -200
  151. package/template-design-pro/src/components/GDesign/Scrollbars/props.ts +0 -65
  152. package/template-design-pro/src/components/GDesign/Scrollbars/style.less +0 -85
  153. package/template-design-pro/src/components/GDesign/Scrollbars/util.ts +0 -40
  154. package/template-design-pro/src/components/GDesign/utils/index.ts +0 -7
  155. package/template-design-pro/src/components/PageLoading/index.tsx +0 -44
  156. package/template-design-pro/src/components/PageTransition/index.vue +0 -98
  157. package/template-design-pro/src/components/index.ts +0 -6
  158. package/template-design-pro/src/core/ant-design/index.ts +0 -14
  159. package/template-design-pro/src/core/gx-admin-design/index.ts +0 -7
  160. package/template-design-pro/src/core/gx-admin-directives/index.ts +0 -8
  161. package/template-design-pro/src/core/gx-admin-directives/permission.ts +0 -28
  162. package/template-design-pro/src/core/gx-design/index.ts +0 -7
  163. package/template-design-pro/src/core/gx-pro-design/index.ts +0 -10
  164. package/template-design-pro/src/core/index.ts +0 -27
  165. package/template-design-pro/src/design/ant-design/index.less +0 -4
  166. package/template-design-pro/src/design/ant-design/layout.less +0 -29
  167. package/template-design-pro/src/design/ant-design/menu.less +0 -55
  168. package/template-design-pro/src/design/ant-design/table.less +0 -67
  169. package/template-design-pro/src/design/ant-design/tooltip.less +0 -13
  170. package/template-design-pro/src/design/color.less +0 -1
  171. package/template-design-pro/src/design/config.less +0 -5
  172. package/template-design-pro/src/design/index.less +0 -41
  173. package/template-design-pro/src/design/mixin.less +0 -66
  174. package/template-design-pro/src/design/normalize.less +0 -390
  175. package/template-design-pro/src/global.less +0 -15
  176. package/template-design-pro/src/hooks/core/index.ts +0 -3
  177. package/template-design-pro/src/hooks/core/useRequest/index.ts +0 -70
  178. package/template-design-pro/src/hooks/core/useRequest/typings.ts +0 -0
  179. package/template-design-pro/src/hooks/event/index.ts +0 -3
  180. package/template-design-pro/src/hooks/event/useClipboard.ts +0 -14
  181. package/template-design-pro/src/hooks/system/index.ts +0 -5
  182. package/template-design-pro/src/hooks/system/useDict.ts +0 -62
  183. package/template-design-pro/src/hooks/system/usePermissions.ts +0 -39
  184. package/template-design-pro/src/hooks/typings.ts +0 -17
  185. package/template-design-pro/src/layout/BasicLayout.vue +0 -104
  186. package/template-design-pro/src/layout/BlankLayout.vue +0 -5
  187. package/template-design-pro/src/layout/ContentView.vue +0 -76
  188. package/template-design-pro/src/layout/IframeView.vue +0 -1
  189. package/template-design-pro/src/layout/UserLayout.vue +0 -7
  190. package/template-design-pro/src/main.ts +0 -34
  191. package/template-design-pro/src/plugins/index.ts +0 -3
  192. package/template-design-pro/src/router/guard/index.ts +0 -84
  193. package/template-design-pro/src/router/guard/permissions.ts +0 -73
  194. package/template-design-pro/src/router/guard/stateGuard.ts +0 -11
  195. package/template-design-pro/src/router/helper/routeHelper.ts +0 -244
  196. package/template-design-pro/src/router/helper/utils.ts +0 -19
  197. package/template-design-pro/src/router/index.ts +0 -30
  198. package/template-design-pro/src/router/routes/index.ts +0 -85
  199. package/template-design-pro/src/router/routes/modules/workplace.ts +0 -19
  200. package/template-design-pro/src/services/common/index.ts +0 -11
  201. package/template-design-pro/src/services/controller/router.ts +0 -10
  202. package/template-design-pro/src/services/controller/user.ts +0 -35
  203. package/template-design-pro/src/services/system/dictData.ts +0 -10
  204. package/template-design-pro/src/services/system/notices.ts +0 -9
  205. package/template-design-pro/src/store/index.ts +0 -32
  206. package/template-design-pro/src/store/modules/dict.ts +0 -27
  207. package/template-design-pro/src/store/modules/permission.ts +0 -19
  208. package/template-design-pro/src/store/modules/routes.ts +0 -110
  209. package/template-design-pro/src/store/modules/settings.ts +0 -102
  210. package/template-design-pro/src/store/modules/tabsRouter.ts +0 -73
  211. package/template-design-pro/src/store/modules/user.ts +0 -153
  212. package/template-design-pro/src/utils/accessToken.ts +0 -93
  213. package/template-design-pro/src/utils/crypto.ts +0 -39
  214. package/template-design-pro/src/utils/env.ts +0 -52
  215. package/template-design-pro/src/utils/fetchFile.ts +0 -79
  216. package/template-design-pro/src/utils/index.ts +0 -127
  217. package/template-design-pro/src/utils/pageTitle.ts +0 -17
  218. package/template-design-pro/src/utils/request/XHR.ts +0 -131
  219. package/template-design-pro/src/utils/request/axiosCancel.ts +0 -60
  220. package/template-design-pro/src/utils/request/checkStatus.ts +0 -26
  221. package/template-design-pro/src/utils/request/index.ts +0 -145
  222. package/template-design-pro/src/utils/request/typings.ts +0 -114
  223. package/template-design-pro/src/utils/storage.ts +0 -194
  224. package/template-design-pro/src/utils/uploadFile.ts +0 -26
  225. package/template-design-pro/src/utils/util.ts +0 -278
  226. package/template-design-pro/src/utils/validate.ts +0 -221
  227. package/template-design-pro/src/views/Iframe/index.vue +0 -76
  228. package/template-design-pro/src/views/MenuOne/index.vue +0 -15
  229. package/template-design-pro/src/views/MenuTwo/index.vue +0 -13
  230. package/template-design-pro/src/views/exception/403/index.vue +0 -9
  231. package/template-design-pro/src/views/exception/404/index.vue +0 -9
  232. package/template-design-pro/src/views/user/login/index.vue +0 -110
  233. package/template-design-pro/src/views/user/login/style.less +0 -38
  234. package/template-design-pro/stylelint.config.js +0 -106
  235. package/template-design-pro/tests/__mocks__/fileMock.ts +0 -1
  236. package/template-design-pro/tests/__mocks__/styleMock.ts +0 -1
  237. package/template-design-pro/tests/__mocks__/workerMock.ts +0 -5
  238. package/template-design-pro/tests/server/README.md +0 -15
  239. package/template-design-pro/tests/server/controller/FileController.ts +0 -18
  240. package/template-design-pro/tests/server/controller/UserController.ts +0 -15
  241. package/template-design-pro/tests/server/ecosystem.config.js +0 -18
  242. package/template-design-pro/tests/server/index.ts +0 -63
  243. package/template-design-pro/tests/server/nodemon.json +0 -8
  244. package/template-design-pro/tests/server/package.json +0 -36
  245. package/template-design-pro/tests/server/routes.ts +0 -23
  246. package/template-design-pro/tests/server/service/FileService.ts +0 -54
  247. package/template-design-pro/tests/server/service/UserService.ts +0 -25
  248. package/template-design-pro/tests/server/tsconfig.json +0 -15
  249. package/template-design-pro/tests/server/utils.ts +0 -9
  250. package/template-design-pro/tests/server/yarn.lock +0 -2955
  251. package/template-design-pro/tests/test.spec.ts +0 -16
  252. package/template-design-pro/tsconfig.json +0 -47
  253. package/template-design-pro/types/auto-imports.d.ts +0 -61
  254. package/template-design-pro/types/config.d.ts +0 -100
  255. package/template-design-pro/types/global.d.ts +0 -103
  256. package/template-design-pro/types/gx-components.d.ts +0 -24
  257. package/template-design-pro/types/index.d.ts +0 -13
  258. package/template-design-pro/types/mock.d.ts +0 -23
  259. package/template-design-pro/types/module.d.ts +0 -16
  260. package/template-design-pro/types/response.d.ts +0 -15
  261. package/template-design-pro/types/route.d.ts +0 -89
  262. package/template-design-pro/vite.config.ts +0 -136
  263. package/template-design-pro/yarn.lock +0 -9697
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gx-design-vue/create-gx-cli",
3
- "version": "0.0.5",
3
+ "version": "0.0.7",
4
4
  "license": "MIT",
5
5
  "description": "a cli to bootstrap gx project",
6
6
  "main": "src/index.js",
package/src/cli.js CHANGED
@@ -11,7 +11,7 @@ const FRAMEWORKS = [
11
11
  color: red
12
12
  },
13
13
  {
14
- name: 'design-pro',
14
+ name: 'gx-design-thin',
15
15
  color: blue
16
16
  },
17
17
  {
@@ -48,7 +48,7 @@ async function promptForMissingOptions(options) {
48
48
  type: options.projectName ? null : 'text',
49
49
  name: 'projectName',
50
50
  message: reset('Project name:'),
51
- initial: defaultTargetDir,
51
+ initial: defaultTargetDir
52
52
  },
53
53
  {
54
54
  type: options.template && TEMPLATES.includes(options.template) ? null : 'select',
@@ -56,7 +56,7 @@ async function promptForMissingOptions(options) {
56
56
  message:
57
57
  typeof options.template === 'string' && !TEMPLATES.includes(options.template)
58
58
  ? reset(
59
- `"${options.template}" isn't a valid template. Please choose from below: `,
59
+ `"${options.template}" isn't a valid template. Please choose from below: `
60
60
  )
61
61
  : reset('Select a Template:'),
62
62
  choices: FRAMEWORKS.map((framework) => {
package/src/main.js CHANGED
@@ -16,6 +16,10 @@ const gitRepositoryList = [
16
16
  {
17
17
  name: 'gx-design-pro',
18
18
  git: 'https://gitee.com/gx12358/vue-antd-admin.git#v2'
19
+ },
20
+ {
21
+ name: 'gx-design-thin',
22
+ git: 'https://gitee.com/gx12358/gx-admin-thin.git'
19
23
  }
20
24
  ]
21
25
 
@@ -92,13 +96,13 @@ export async function createProject(options) {
92
96
  // 下载git代码
93
97
  download(`direct:${downloadGit.git}`, root, { clone: true }, async function(err) {
94
98
  if (err) {
95
- console.log(err)
96
99
  spinner.error({ text: '下载失败' })
97
100
  } else {
98
101
  await editPackageJson(root, options.projectName || getProjectName())
99
102
  spinner.success({
100
103
  text: '项目创建成功,请依次执行以下命令'
101
104
  })
105
+ fs.
102
106
  doneLog(cwd, root)
103
107
  }
104
108
  })
@@ -125,6 +129,7 @@ export async function createProject(options) {
125
129
  )
126
130
 
127
131
  await tasks.run()
132
+
128
133
  await editPackageJson(root)
129
134
  doneLog(cwd, root)
130
135
  }
@@ -0,0 +1,7 @@
1
+ import { resolve } from 'path'
2
+
3
+ export function generateModifyVars() {
4
+ return {
5
+ hack: `true; @import (reference) "${resolve('src/design/config.less')}";`
6
+ }
7
+ }
@@ -1,6 +1,5 @@
1
1
  // #!/usr/bin/env node
2
2
  import chalk from 'chalk'
3
- import { wrapperEnv, getEnvConfig } from '../utils'
4
3
 
5
4
  import pkg from '../../package.json'
6
5
 
@@ -11,7 +11,5 @@ declare module '@vue/runtime-core' {
11
11
  RouterView: typeof import('vue-router')['RouterView']
12
12
  VanButton: typeof import('vant/es')['Button']
13
13
  VanCell: typeof import('vant/es')['Cell']
14
- VanSwipe: typeof import('vant/es')['Swipe']
15
- VanSwipeItem: typeof import('vant/es')['SwipeItem']
16
14
  }
17
15
  }
@@ -5,8 +5,8 @@ declare global {
5
5
  pkg: {
6
6
  name: string;
7
7
  version: string;
8
- dependencies: Recordable<string>;
9
- devDependencies: Recordable<string>;
8
+ dependencies: RecordType;
9
+ devDependencies: RecordType;
10
10
  };
11
11
  lastBuildTime: string;
12
12
  }
@@ -19,7 +19,7 @@ declare global {
19
19
 
20
20
  declare type PropType<T> = VuePropType<T>;
21
21
 
22
- declare type RecordType<T = string, K = any> = Record<string, any>;
22
+ declare type RecordType<T = string, K = any> = Record<T, K>;
23
23
 
24
24
  declare interface ViteEnv {
25
25
  VITE_USE_MODE: string;
@@ -1,7 +1,5 @@
1
1
  /// <reference types="vite/client" />
2
2
 
3
- import { DefineComponent } from 'vue'
4
-
5
3
  declare module '*.vue' {
6
4
  import type { DefineComponent } from 'vue'
7
5
  const component: DefineComponent<{}, {}, any>
@@ -5,6 +5,7 @@ import dayjs from 'dayjs'
5
5
 
6
6
  import { configManualChunk } from './build/optimizer'
7
7
  import { createVitePlugins } from './build/plugin'
8
+ import { generateModifyVars } from './build/generateModifyVars'
8
9
 
9
10
  import pkg from './package.json'
10
11
 
@@ -52,7 +53,7 @@ export default ({ mode, command }: ConfigEnv): UserConfig => {
52
53
  // The boolean type read by loadEnv is a string. This function can be converted to boolean type
53
54
  const viteEnv = wrapperEnv(env)
54
55
 
55
- const { VITE_BASE_URL } = viteEnv
56
+ const { VITE_BASE_URL, VITE_DROP_CONSOLE } = viteEnv
56
57
 
57
58
  const isBuild = command === 'build'
58
59
 
@@ -85,15 +86,12 @@ export default ({ mode, command }: ConfigEnv): UserConfig => {
85
86
  __INTLIFY_PROD_DEVTOOLS__: false,
86
87
  __APP_INFO__: JSON.stringify(__APP_INFO__)
87
88
  },
89
+ esbuild: {
90
+ drop: VITE_DROP_CONSOLE ? [ 'console', 'debugger' ] : []
91
+ },
88
92
  build: {
89
93
  assetsDir: 'assets',
90
- target: 'es2015',
91
- cssTarget: 'chrome80',
92
- reportCompressedSize: false,
93
94
  chunkSizeWarningLimit: 2500,
94
- commonjsOptions: {
95
- ignoreTryCatch: false
96
- },
97
95
  rollupOptions: {
98
96
  output: {
99
97
  manualChunks: configManualChunk
@@ -106,6 +104,7 @@ export default ({ mode, command }: ConfigEnv): UserConfig => {
106
104
  },
107
105
  preprocessorOptions: {
108
106
  less: {
107
+ modifyVars: generateModifyVars(),
109
108
  javascriptEnabled: true
110
109
  }
111
110
  }
@@ -1,19 +0,0 @@
1
- root = true
2
-
3
- [*]
4
- charset=utf-8
5
- end_of_line=lf
6
- insert_final_newline=true
7
- indent_style=space
8
- indent_size=2
9
- max_line_length = 100
10
-
11
- [*.{yml,yaml,json}]
12
- indent_style = space
13
- indent_size = 2
14
-
15
- [*.md]
16
- trim_trailing_whitespace = false
17
-
18
- [Makefile]
19
- indent_style = tab
@@ -1,2 +0,0 @@
1
- # 是否使用动态主题(确定好主题后,请将此变量设置为false,否则css会引入全量)
2
- VITE_USE_THEME = true
@@ -1,18 +0,0 @@
1
- # 实际执行环境 development
2
- VITE_NODE_ENV= development
3
-
4
- # environment 代码环境
5
- VITE_USE_MODE = development
6
-
7
- # 是否开启mock
8
- VITE_USE_MOCK = true
9
-
10
- # 是否删除console
11
- VITE_DROP_CONSOLE = false
12
-
13
- # api前缀
14
- VITE_BASE_URL=/api
15
-
16
- # oss信息
17
- VITE_OSS_BUCKET = oss-*
18
- VITE_OSS_ORIGIN = oss-cn-*
@@ -1,32 +0,0 @@
1
- # 实际执行环境 production
2
- VITE_NODE_ENV= production
3
-
4
- # environment 代码环境
5
- VITE_USE_MODE = production
6
-
7
- # 是否开启mock
8
- VITE_USE_MOCK = true
9
-
10
- # 是否删除console
11
- VITE_DROP_CONSOLE = false
12
-
13
- # Whether to enable gzip or brotli compression
14
- # Optional: gzip | brotli | none
15
- # If you need multiple forms, you can use `,` to separate
16
- VITE_BUILD_COMPRESS = 'none'
17
-
18
- # 使用压缩时是否删除源文件,默认为false
19
- VITE_BUILD_COMPRESS_DELETE_ORIGIN_FILE = false
20
-
21
- # 是否使用pwa
22
- VITE_USE_PWA = false
23
-
24
- # 是否为打包后的文件提供传统浏览器兼容性支持
25
- VITE_LEGACY = false
26
-
27
- # api前缀
28
- VITE_BASE_URL=/mock-server
29
-
30
- # oss信息
31
- VITE_OSS_BUCKET = oss-*
32
- VITE_OSS_ORIGIN = oss-cn-*
@@ -1,32 +0,0 @@
1
- # 实际执行环境 test
2
- VITE_NODE_ENV= test
3
-
4
- # environment 代码环境
5
- VITE_USE_MODE = test
6
-
7
- # 是否开启mock
8
- VITE_USE_MOCK = true
9
-
10
- # 是否删除console
11
- VITE_DROP_CONSOLE = false
12
-
13
- # Whether to enable gzip or brotli compression
14
- # Optional: gzip | brotli | none
15
- # If you need multiple forms, you can use `,` to separate
16
- VITE_BUILD_COMPRESS = 'none'
17
-
18
- # 使用压缩时是否删除源文件,默认为false
19
- VITE_BUILD_COMPRESS_DELETE_ORIGIN_FILE = false
20
-
21
- # 是否使用pwa
22
- VITE_USE_PWA = false
23
-
24
- # 是否为打包后的文件提供传统浏览器兼容性支持
25
- VITE_LEGACY = false
26
-
27
- # api前缀
28
- VITE_BASE_URL=/mock-server
29
-
30
- # oss信息
31
- VITE_OSS_BUCKET = oss-*
32
- VITE_OSS_ORIGIN = oss-cn-*
@@ -1,20 +0,0 @@
1
- VITE_NODE_ENV=production
2
- # Whether to open mock
3
- VITE_USE_MOCK = true
4
-
5
- # Delete console
6
- VITE_DROP_CONSOLE = true
7
-
8
- # Whether to enable gzip or brotli compression
9
- # Optional: gzip | brotli | none
10
- # If you need multiple forms, you can use `,` to separate
11
- VITE_BUILD_COMPRESS = 'none'
12
-
13
- # Whether to delete origin files when using compress, default false
14
- VITE_BUILD_COMPRESS_DELETE_ORIGIN_FILE = false
15
-
16
- # use pwa
17
- VITE_USE_PWA = false
18
-
19
- # Is it compatible with older browsers
20
- VITE_LEGACY = false
@@ -1,16 +0,0 @@
1
-
2
- *.sh
3
- node_modules
4
- *.md
5
- *.woff
6
- *.ttf
7
- .vscode
8
- .idea
9
- dist
10
- /public
11
- /docs
12
- .husky
13
- .local
14
- .history
15
- /bin
16
- Dockerfile
@@ -1,64 +0,0 @@
1
- module.exports = {
2
- root: true,
3
- env: {
4
- browser: true,
5
- node: true,
6
- es6: true,
7
- },
8
- parser: 'vue-eslint-parser',
9
- parserOptions: {
10
- parser: '@typescript-eslint/parser',
11
- ecmaVersion: 2020,
12
- sourceType: 'module',
13
- jsxPragma: 'React',
14
- ecmaFeatures: {
15
- jsx: true,
16
- },
17
- },
18
- extends: [
19
- 'plugin:vue/vue3-recommended',
20
- 'plugin:@typescript-eslint/recommended'
21
- ],
22
- rules: {
23
- 'vue/script-setup-uses-vars': 'error',
24
- '@typescript-eslint/ban-ts-ignore': 'off',
25
- '@typescript-eslint/explicit-function-return-type': 'off',
26
- '@typescript-eslint/no-explicit-any': 'off',
27
- '@typescript-eslint/no-var-requires': 'off',
28
- '@typescript-eslint/no-empty-function': 'off',
29
- 'vue/custom-event-name-casing': 'off',
30
- 'no-use-before-define': 'off',
31
- '@typescript-eslint/no-use-before-define': 'off',
32
- '@typescript-eslint/ban-ts-comment': 'off',
33
- '@typescript-eslint/ban-types': 'off',
34
- '@typescript-eslint/no-non-null-assertion': 'off',
35
- '@typescript-eslint/explicit-module-boundary-types': 'off',
36
- '@typescript-eslint/no-unused-vars': [
37
- 'error',
38
- {
39
- argsIgnorePattern: '^_',
40
- varsIgnorePattern: '^_',
41
- },
42
- ],
43
- 'no-unused-vars': [
44
- 'error',
45
- {
46
- argsIgnorePattern: '^_',
47
- varsIgnorePattern: '^_',
48
- },
49
- ],
50
- 'space-before-function-paren': 'off',
51
-
52
- 'vue/attributes-order': 'off',
53
- 'vue/one-component-per-file': 'off',
54
- 'vue/html-closing-bracket-newline': 'off',
55
- 'vue/max-attributes-per-line': 'off',
56
- 'vue/multiline-html-element-content-newline': 'off',
57
- 'vue/singleline-html-element-content-newline': 'off',
58
- 'vue/attribute-hyphenation': 'off',
59
- 'vue/require-default-prop': 'off',
60
- 'vue/require-explicit-emits': 'off',
61
- 'vue/html-self-closing': 0,
62
- 'vue/multi-word-component-names': 'off',
63
- },
64
- };
@@ -1,6 +0,0 @@
1
- tasks:
2
- - init: npm i -g pnpm && pnpm install && pnpm run build
3
- command: pnpm run dev
4
- ports:
5
- - port: 3000
6
- onOpen: open-preview
@@ -1,4 +0,0 @@
1
- #!/bin/sh
2
- . "$(dirname "$0")/_/husky.sh"
3
-
4
- git add .
@@ -1,9 +0,0 @@
1
- /dist/*
2
- .local
3
- .output.js
4
- /node_modules/**
5
-
6
- **/*.svg
7
- **/*.sh
8
-
9
- /public/*
@@ -1,3 +0,0 @@
1
- /dist/*
2
- /public/*
3
- public/*
@@ -1,48 +0,0 @@
1
- # test directories
2
- __tests__
3
- test
4
- tests
5
- powered-test
6
-
7
- # asset directories
8
- docs
9
- doc
10
- website
11
- images
12
- assets
13
-
14
- # examples
15
- example
16
- examples
17
-
18
- # code coverage directories
19
- coverage
20
- .nyc_output
21
-
22
- # build scripts
23
- Makefile
24
- Gulpfile.js
25
- Gruntfile.js
26
-
27
- # configs
28
- appveyor.yml
29
- circle.yml
30
- codeship-services.yml
31
- codeship-steps.yml
32
- wercker.yml
33
- .tern-project
34
- .gitattributes
35
- .editorconfig
36
- .*ignore
37
- .eslintrc
38
- .jshintrc
39
- .flowconfig
40
- .documentup.json
41
- .yarn-metadata.json
42
- .travis.yml
43
-
44
- # misc
45
- *.md
46
-
47
- !istanbul-reports/lib/html/assets
48
- !istanbul-api/node_modules/istanbul-reports/lib/html/assets
@@ -1,21 +0,0 @@
1
- MIT License
2
-
3
- Copyright (c) 2021 gx12358
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in all
13
- copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
- SOFTWARE.
@@ -1,111 +0,0 @@
1
- <div align="center"> <a href="https://gitee.com/gx12358/vite-admin-pro"> <img alt="VbenAdmin Logo" width="200" height="200" src="https://zbbf9-hw.ahtv.cn/ahtv-obs/20210811/d5b6f8d7-b759-243d-b8f3-906a6b8570bf.png"> </a> <br> <br>
2
-
3
- <h1>GX Pro Admin(Ant Design Vue)</h1>
4
- </div>
5
-
6
- ## 简介
7
-
8
- GX Pro Admin 是一个免费开源的中后台模版。使用了最新的`vue3.0+`,`vite2`,`TypeScript`, `Ant Design Vue3.0+`等主流技术开发,开箱即用的中后台前端解决方案,也可用于学习参考。
9
-
10
- ## 特性
11
-
12
- - **最新技术栈**:使用 Vue3/vite2 等前端前沿技术开发
13
- - **TypeScript**: 应用程序级 JavaScript 的语言
14
- - **主题**:可配置的主题
15
- - **Mock 数据** 内置 Mock 数据方案
16
- - **权限** 内置完善的动态路由权限生成方案
17
- - **组件** 二次封装了多个常用的组件
18
-
19
- ## 预览
20
-
21
- - [🚀 pro 版演示地址](http://121.36.16.172:9000/gx.pro.admin)
22
-
23
- 测试账号: admin/123456
24
-
25
- ## 准备
26
-
27
- - [node](http://nodejs.org/) 和 [git](https://git-scm.com/) -项目开发环境
28
- - [Vite](https://vitejs.dev/) - 熟悉 vite 特性
29
- - [Vue3](https://v3.vuejs.org/) - 熟悉 Vue 基础语法
30
- - [TypeScript](https://www.typescriptlang.org/) - 熟悉`TypeScript`基本语法
31
- - [Es6+](http://es6.ruanyifeng.com/) - 熟悉 es6 基本语法
32
- - [Vue-Router-Next](https://next.router.vuejs.org/) - 熟悉 vue-router 基本使用
33
- - [Ant-Design-Vue](https://next.antdv.com/components/overview-cn/) - ui 基本使用
34
- - [Mock.js](https://github.com/nuysoft/Mock) - mockjs 基本语法
35
-
36
- ## 安装使用
37
-
38
- - 获取项目代码
39
-
40
- ```bash
41
- git clone https://gitee.com/gx12358/vite-admin-pro
42
- ```
43
-
44
- - 安装依赖
45
-
46
- ```bash
47
- cd gx-admin-pro
48
-
49
- yarn install
50
-
51
- ```
52
-
53
- - 运行
54
-
55
- ```bash
56
- yarn serve
57
- ```
58
-
59
- - 打包
60
-
61
- ```bash
62
- yarn build
63
- ```
64
-
65
- ## Git 贡献提交规范
66
-
67
- - 参考 [vue](https://github.com/vuejs/vue/blob/dev/.github/COMMIT_CONVENTION.md) 规范 ([Angular](https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular))
68
-
69
- - `feat` 增加新功能
70
- - `fix` 修复问题/BUG
71
- - `style` 代码风格相关无影响运行结果的
72
- - `perf` 优化/性能提升
73
- - `refactor` 重构
74
- - `revert` 撤销修改
75
- - `test` 测试相关
76
- - `docs` 文档/注释
77
- - `chore` 依赖更新/脚手架配置修改等
78
- - `workflow` 工作流改进
79
- - `ci` 持续集成
80
- - `types` 类型定义文件更改
81
- - `wip` 开发中
82
-
83
- ## 浏览器支持
84
-
85
- 本地开发推荐使用`Chrome 80+` 浏览器
86
-
87
- 支持现代浏览器, 不支持 IE
88
-
89
- ## 相关仓库
90
-
91
- 如果这些插件对你有帮助,可以给一个 star 支持下
92
-
93
- - [vite-plugin-html](https://github.com/anncwb/vite-plugin-html) - 用于 html 模版转换及压缩
94
- - [vite-plugin-style-import](https://github.com/anncwb/vite-plugin-style-import) - 用于组件库样式按需引入
95
- - [vite-plugin-imagemin](https://github.com/anncwb/vite-plugin-imagemin) - 用于打包压缩图片资源
96
- - [vite-plugin-compression](https://github.com/anncwb/vite-plugin-compression) - 用于打包输出.gz|.brotil 文件
97
- - [vite-plugin-svg-icons](https://github.com/anncwb/vite-plugin-svg-icons) - 用于快速生成 svg 雪碧图
98
-
99
- ## 维护者
100
-
101
- [@gx12358](https://gitee.com/gx12358)
102
-
103
- ## 交流
104
-
105
- `GX-ADMIN-PRO` 是完全开源免费的项目,在帮助开发者更方便地进行中大型管理系统开发,同时也提供 QQ 交流群使用问题欢迎在群内提问。
106
-
107
- - QQ 群 `871430530`
108
-
109
- ## License
110
-
111
- [MIT © gx12358-2021](./LICENSE)
@@ -1,6 +0,0 @@
1
- /**
2
- * The name of the configuration file entered in the production environment
3
- */
4
- export const GLOB_CONFIG_FILE_NAME = '_app.config.js'
5
-
6
- export const OUTPUT_DIR = 'dist'
@@ -1,18 +0,0 @@
1
- import { getThemeVariables } from 'ant-design-vue/dist/theme'
2
- import { resolve } from 'path'
3
- import config from '../../config/config'
4
-
5
- export function generateModifyVars(viteEnv: ViteEnv) {
6
- const { VITE_USE_THEME } = viteEnv
7
-
8
- const modifyVars = getThemeVariables()
9
-
10
- const modifyVarsParams = {
11
- ...modifyVars,
12
- hack: `${modifyVars.hack} @import (reference) "${resolve('src/design/config.less')}";`
13
- }
14
-
15
- if (!VITE_USE_THEME) modifyVarsParams['primary-color'] = config.theme.primaryColor
16
-
17
- return modifyVarsParams
18
- }
@@ -1,13 +0,0 @@
1
- /**
2
- * Get the configuration file variable name
3
- * @param env
4
- */
5
- import config from '../config/config'
6
-
7
- const { shortName } = config.defaultSettings
8
-
9
- export const getConfigFileName = (_: RecordType) => {
10
- return `__PRODUCTION__${shortName || '__APP'}__CONF__`
11
- .toUpperCase()
12
- .replace(/\s/g, '')
13
- }