优化登录体验并更新小程序域名
This commit is contained in:
@@ -3,7 +3,7 @@ import { fileURLToPath } from "node:url";
|
||||
import { defineConfig, type UserConfigExport } from "@tarojs/cli";
|
||||
|
||||
const appRoot = path.resolve(fileURLToPath(new URL("..", import.meta.url)));
|
||||
const DEFAULT_API_BASE_URL = "https://biz.wanderqtrip.com/api";
|
||||
const DEFAULT_API_BASE_URL = "https://bizwanderq.nianxx.com/api";
|
||||
|
||||
class StripWxssWebpackBannersPlugin {
|
||||
apply(compiler: any) {
|
||||
|
||||
Reference in New Issue
Block a user