feat 聚合支付处理和一些页面编写

This commit is contained in:
bootx
2024-02-11 21:47:27 +08:00
parent 034ab631ce
commit ffc9a0ea7b
21 changed files with 476 additions and 51 deletions

View File

@@ -2,7 +2,7 @@
VITE_PORT = 9100
# 网站根目录
VITE_PUBLIC_PATH = /
VITE_PUBLIC_PATH = /h5
# 是否删除console
VITE_DROP_CONSOLE = true