更新:天医币、积分列表增加跳转订单详情页。修改活动说明字体样式

This commit is contained in:
2025-12-04 14:08:57 +08:00
parent 48a4fb20a6
commit 871eecb889
5 changed files with 65 additions and 11 deletions

View File

@@ -7,7 +7,7 @@ export const ENV = process.env.NODE_ENV || 'development';
*/
const BASE_URL_MAP = {
development: {
// MAIN: 'http://192.168.110.100:9300/pb/', // 张川川
//MAIN: 'http://192.168.110.100:9300/pb/', // 张川川
MAIN: 'https://global.nuttyreading.com/', // 线上
// PAYMENT: 'https://dev-pay.example.com', // 暂时用不到
// CDN: 'https://cdn-dev.example.com', // 暂时用不到