修复异常,注释样式先
This commit is contained in:
parent
02e26bf38b
commit
44a8f9fd49
@ -1,5 +1,5 @@
|
||||
@import "./static/css/uikit.min.acss";
|
||||
@import "./static/icon/iconfont.acss";
|
||||
/* @import "./static/css/uikit.min.acss"; */
|
||||
/* @import "./static/icon/iconfont.acss"; */
|
||||
page {
|
||||
background-color: #F7F7F7;
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
|
||||
@ -10,8 +10,8 @@ Page({
|
||||
objectArray:[
|
||||
{
|
||||
name:'测试工厂',
|
||||
apiurl:'http://127.0.0.1:8081',
|
||||
PhotoUrl:'http://127.0.0.1:8082/upload/'
|
||||
apiurl:'http://localhost:8081',
|
||||
PhotoUrl:'http://localhost:8082/upload/'
|
||||
}
|
||||
],
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user