Compare commits
2 Commits
ccb6b7af80
...
87a8de6cb5
Author | SHA1 | Date |
---|---|---|
|
87a8de6cb5 | |
|
c133ca0915 |
|
@ -6,8 +6,7 @@ const config = {
|
|||
// host: 'h5api',
|
||||
// #endif
|
||||
// #ifndef H5
|
||||
// host: 'http://91f.xyz:8080',
|
||||
host: 'http://epiryz.natappfree.cc',
|
||||
host: 'http://91f.xyz:8080',
|
||||
// #endif
|
||||
// 支付方式配置
|
||||
payType: {
|
||||
|
|
|
@ -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()],
|
||||
|
|
Loading…
Reference in New Issue