修复bug
This commit is contained in:
@@ -110,13 +110,13 @@
|
||||
|
||||
// 图标映射
|
||||
const iconMap = {
|
||||
'电费': 'https://wuyeadmin.bugtc.com/images/propertyImgs/electric.png',
|
||||
'水费': 'https://wuyeadmin.bugtc.com/images/propertyImgs/water.png',
|
||||
'物业费': 'https://wuyeadmin.bugtc.com/images/propertyImgs/property.png',
|
||||
'车位费': 'https://wuyeadmin.bugtc.com/images/propertyImgs/parking.png',
|
||||
'垃圾处理费': 'https://wuyeadmin.bugtc.com/images/propertyImgs/garbage.png',
|
||||
'充值': 'https://wuyeadmin.bugtc.com/images/propertyImgs/water.png',
|
||||
'账单': 'https://wuyeadmin.bugtc.com/images/propertyImgs/property.png'
|
||||
'电费': 'https://wuye.ckdzkj.com/images/propertyImgs/electric.png',
|
||||
'水费': 'https://wuye.ckdzkj.com/images/propertyImgs/water.png',
|
||||
'物业费': 'https://wuye.ckdzkj.com/images/propertyImgs/property.png',
|
||||
'车位费': 'https://wuye.ckdzkj.com/images/propertyImgs/parking.png',
|
||||
'垃圾处理费': 'https://wuye.ckdzkj.com/images/propertyImgs/garbage.png',
|
||||
'充值': 'https://wuye.ckdzkj.com/images/propertyImgs/water.png',
|
||||
'账单': 'https://wuye.ckdzkj.com/images/propertyImgs/property.png'
|
||||
}
|
||||
|
||||
// 获取缴费记录(loadMore=true 时分页追加)
|
||||
|
||||
Reference in New Issue
Block a user