This website works better with JavaScript.
Explore
Help
Sign In
suojin
/
jonhon-mes-web
Watch
17
Star
0
Fork
You've already forked jonhon-mes-web
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
中航光电热表web
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18
Commits
3
Branches
0
Tags
13 MiB
Tag:
Branch:
Tree:
36eb466f2a
dev-scheduling
master
menu_style
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '36eb466f2a'
${ noResults }
jonhon-mes-web
/
src
/
config
/
env.js
3 lines
64 B
Raw
Normal View
History
Unescape
Escape
代码提交
4 months ago
let
baseUrl
=
import
.
meta
.
env
.
VITE
_APP
_API
;
export
{
baseUrl
}
;