编写登录页面,首页面,入库页面,样式修改,扫码功能实现
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"name" : "若依移动端",
|
||||
"appid" : "__UNI__25A9D80",
|
||||
"name" : "干巷仓库PDF-APP",
|
||||
"appid" : "__UNI__A67E78B",
|
||||
"description" : "",
|
||||
"versionName" : "1.1.0",
|
||||
"versionName" : "1.0.0",
|
||||
"versionCode" : "100",
|
||||
"transformPx" : false,
|
||||
"app-plus" : {
|
||||
@@ -14,7 +14,9 @@
|
||||
"autoclose" : true,
|
||||
"delay" : 0
|
||||
},
|
||||
"modules" : {},
|
||||
"modules" : {
|
||||
"Barcode" : {}
|
||||
},
|
||||
"distribute" : {
|
||||
"android" : {
|
||||
"permissions" : [
|
||||
@@ -59,15 +61,15 @@
|
||||
"devServer" : {
|
||||
"port" : 9090,
|
||||
"https" : false,
|
||||
"disableHostCheck":true,
|
||||
"proxy":{
|
||||
"/api":{
|
||||
"target":"http://localhost:8888",
|
||||
"pathRewrite":{
|
||||
"^/api": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
"disableHostCheck" : true,
|
||||
"proxy" : {
|
||||
"/api" : {
|
||||
"target" : "http://localhost:8888",
|
||||
"pathRewrite" : {
|
||||
"^/api" : ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title" : "RuoYi-App",
|
||||
"router" : {
|
||||
|
||||
Reference in New Issue
Block a user