全部图片替换为后端云存储路径,缴费相关页面修改
This commit is contained in:
@@ -116,9 +116,9 @@
|
||||
statusBarHeight: 20,
|
||||
// 问题照片列表,替换为你的实际图片路径
|
||||
photoList: [
|
||||
"/static/propertyImgs/community1.png",
|
||||
"/static/propertyImgs/community2.png",
|
||||
"/static/propertyImgs/community3.png"
|
||||
"http://47.104.199.163:9090/images/propertyImgs/community1.png",
|
||||
"http://47.104.199.163:9090/images/propertyImgs/community2.png",
|
||||
"http://47.104.199.163:9090/images/propertyImgs/community3.png"
|
||||
]
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user