2
This commit is contained in:
@@ -43,9 +43,9 @@ export const HOME_BANNER_IMG = String(envHomeBanner || storageHomeBanner || '/st
|
||||
|
||||
// KPI 图标(可按需覆盖),避免在页面里硬编码
|
||||
export const KPI_ICONS = {
|
||||
todaySales: '/static/icons/sale.png',
|
||||
monthSales: '/static/icons/report.png',
|
||||
monthProfit: '/static/icons/report.png',
|
||||
todaySales: '/static/icons/webwxgetmsgimg.jpg',
|
||||
monthSales: '/static/icons/webwxgetmsgimg.jpg',
|
||||
monthProfit: '/static/icons/icons8-profit-50.png',
|
||||
stockCount: '/static/icons/product.png'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user