合并代码

This commit is contained in:
sx 2025-02-18 14:09:40 +08:00
parent c133ca0915
commit 87a8de6cb5
2 changed files with 0 additions and 2 deletions

View File

@ -7,7 +7,6 @@ const config = {
// #endif
// #ifndef H5
host: 'http://91f.xyz:8080',
// host: 'http://epiryz.natappfree.cc',
// #endif
// 支付方式配置
payType: {

View File

@ -4,7 +4,6 @@ import {
import uni from '@dcloudio/vite-plugin-uni';
let target = 'http://91f.xyz:8080'
// let target = 'http://hvw2rn.natappfree.cc'
export default defineConfig({
plugins: [uni()],