修改API根目录

This commit is contained in:
TOP糯米 2023-03-11 22:42:54 +08:00
parent d09bd12902
commit 12fde350d2
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
export default { export default {
name: "熊熊安装", name: "熊熊安装",
appId: "wx239055764f21ba10", appId: "wx239055764f21ba10",
root: "http://xiongxiong.vipwjf.com/api.php/wxapp" root: "http://xiongxiong.vipwjf.com/api.php"
} }