This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Augcl
/
recycle-front
generated from
hly/uniapp-shop-templates
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
fix: 将环境配置从'local'更改为'prod2'以匹配生产环境
master
前端-胡立永
1 week ago
parent
89f6eb1fe1
commit
7cc79ff133
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
config.js
+ 1
- 1
config.js
View File
@ -1,5 +1,5 @@
// config.js
const
type
=
'
local
'
const
type
=
'
prod2
'
const
config
=
{
local
:
{
Write
Preview
Loading…
Cancel
Save