This website works better with JavaScript.
Home
Explore
Help
Sign In
DIGITAL_MANAGEMENT
/
wiki-admin
Watch
2
Star
0
Fork
0
Code
Pull Requests
Releases
Activity
维基小程序后台管理系统
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.
29
Commits
1
Branch
0
Tags
351 KiB
Vue
74.2%
JavaScript
22%
CSS
3.6%
HTML
0.2%
Branch:
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
wiki-admin
/
.env.development
5 lines
76 B
Raw
Permalink
Blame
History
# just a flag
ENV = 'development'
# base api
VUE_APP_BASE_API = '/dev-api'