李红攀:V2.0.001小程序的采摘管理

This commit is contained in:
2026-05-12 13:34:43 +08:00
parent 66f47cdde4
commit 4bb81373f5
3 changed files with 86 additions and 480 deletions

4
env/.env vendored
View File

@@ -1,7 +1,7 @@
VITE_APP_TITLE = '亚为mom小程序'
VITE_APP_PORT = 9000
VITE_UNI_APPID = '__UNI__D1E5001'
VITE_UNI_APPID = '__UNI__7CADA36'
VITE_WX_APPID = 'wx1a832d51073d3a35'
# h5部署网站的base配置到 manifest.config.ts 里的 h5.router.base
@@ -10,7 +10,7 @@ VITE_WX_APPID = 'wx1a832d51073d3a35'
VITE_APP_PUBLIC_BASE=/
# 后台请求地址
VITE_SERVER_BASEURL = 'http://localhost:48080/admin-api'
VITE_SERVER_BASEURL = 'http://119.96.62.56:7004/admin-api'
VITE_UPLOAD_BASEURL = 'http://localhost:48080/upload'
# 备注如果后台带统一前缀则也要加到后面eg: https://ukw0y1.laf.run/api