合并代码
This commit is contained in:
parent
4e769f24ed
commit
5257e255e5
|
@ -6,8 +6,7 @@ const config = {
|
|||
// host: 'h5api',
|
||||
// #endif
|
||||
// #ifndef H5
|
||||
// host: 'http://91f.xyz:8080',
|
||||
host: 'http://y5fpgf.natappfree.cc',
|
||||
host: 'http://91f.xyz:8080',
|
||||
// #endif
|
||||
// 支付方式配置
|
||||
payType: {
|
||||
|
|
|
@ -3,8 +3,7 @@ import {
|
|||
} from 'vite';
|
||||
import uni from '@dcloudio/vite-plugin-uni';
|
||||
|
||||
// let target = 'http://91f.xyz:8080'
|
||||
let target = 'http://y5fpgf.natappfree.cc'
|
||||
let target = 'http://91f.xyz:8080'
|
||||
|
||||
export default defineConfig({
|
||||
plugins: [uni()],
|
||||
|
|
Loading…
Reference in New Issue