1 Star 0 Fork 118

唐战渊/koi-ui

forked from 于金金/koi-ui 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
.env.test 370 Bytes
Copy Edit Raw Blame History
于金金 authored 2023-11-23 20:13 . 👻feat: 第一次大版本更新
# 变量必须以 VITE_ 为前缀才能暴露给外部读取
NODE_ENV = 'test'
VITE_APP_TITLE = 'YU ADMIN'
VITE_APP_BASE_API = '/test-api'
VITE_SERVER = 'https://xxx.com'
# 路由模式[哈希模式 AND WEB模式 [hash | history, 这两个模式是固定死的,不能乱改值]
VITE_ROUTER_MODE = history
# 是否去除console 和 debugger
VITE_DELETE_CONSOLE = false
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/tangzhanyuan/koi-ui.git
git@gitee.com:tangzhanyuan/koi-ui.git
tangzhanyuan
koi-ui
koi-ui
master

Search