feat: pinia结合mock实现按分类和标题搜索工具,布局和样式调整

This commit is contained in:
taoran
2023-11-29 18:32:18 +08:00
parent 33301ff6e1
commit a3f5cf6f2d
34 changed files with 561 additions and 327 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
# 变量必须以 VITE_ 为前缀才能暴露给外部读取
NODE_ENV = 'dev'
VITE_APP_TITLE = '工具坊'
VITE_APP_WEBSITE = 'xxx.xxx.com'
VITE_APP_BASE_API = '/api'
VITE_SERVE = 'http://xxx.com'
VITE_SERVE = ''