feat: 支持多页面分享与统一默认头像
Made-with: Cursor
This commit is contained in:
+2
-2
@@ -1,10 +1,10 @@
|
||||
const ENV = {
|
||||
development: {
|
||||
BASE_URL: 'http://192.168.31.46:8080/api/v1',
|
||||
BASE_URL: 'https://wx.nepiedg.top/api/v1',
|
||||
MINI_PROGRAM_ID: 2
|
||||
},
|
||||
production: {
|
||||
BASE_URL: 'https://api.example.com/api/v1',
|
||||
BASE_URL: 'https://wx.nepiedg.top/api/v1',
|
||||
MINI_PROGRAM_ID: 2
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user