PDA样式修改,功能完善

This commit is contained in:
赵正易
2024-03-28 13:33:13 +08:00
parent 96abe04127
commit c296a32768
9 changed files with 192 additions and 135 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "干巷仓库APP",
"appid" : "__UNI__A82C0EC",
"appid" : "__UNI__A67E78B",
"description" : "",
"versionName" : "1.0.0",
"versionCode" : "100",
@@ -100,7 +100,7 @@
"disableHostCheck" : true,
"proxy" : {
"/api" : {
"target" : "http://192.168.0.31:8888",
"target" : "http://192.168.2.101:8888",
"pathRewrite" : {
"^/api" : ""
}