feat: pinia结合mock实现按分类和标题搜索工具,布局和样式调整
This commit is contained in:
+2
-1
@@ -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 = ''
|
||||
Reference in New Issue
Block a user