Commit b03db9099a4d9a96816a38d5740c92b1bdc6f365

Authored by 史婷婷
1 parent def86f0d

feat: 首页菜单icon替换

@@ -61,7 +61,7 @@ export default { @@ -61,7 +61,7 @@ export default {
61 title: '基础信息管理', 61 title: '基础信息管理',
62 items: [{ 62 items: [{
63 text: '客户信息', 63 text: '客户信息',
64 - icon: '/static/images/index/order_list.png', 64 + icon: '/static/images/index/customer.png',
65 link: '/pages/customer/index', 65 link: '/pages/customer/index',
66 name: 'Customer' 66 name: 'Customer'
67 }] 67 }]
@@ -136,7 +136,7 @@ export default { @@ -136,7 +136,7 @@ export default {
136 }, 136 },
137 { 137 {
138 text: '锁价无规格操作申请单', 138 text: '锁价无规格操作申请单',
139 - icon: '/static/images/index/contract_foreign_unplan.png', 139 + icon: '/static/images/index/contract_unlocked_operation.png',
140 link: '/pages/contract_unlocked_operation/index', 140 link: '/pages/contract_unlocked_operation/index',
141 name: 'UnlockedOperationApplication' 141 name: 'UnlockedOperationApplication'
142 }, 142 },
@@ -165,27 +165,27 @@ export default { @@ -165,27 +165,27 @@ export default {
165 title: '发货计划管理', 165 title: '发货计划管理',
166 items: [{ 166 items: [{
167 text: '发货单', 167 text: '发货单',
168 - icon: '/static/images/index/order_list.png', 168 + icon: '/static/images/index/invoice.png',
169 link: '/pages/invoice/index', 169 link: '/pages/invoice/index',
170 name: 'Invoice' 170 name: 'Invoice'
171 },{ 171 },{
172 text: '延期发货单', 172 text: '延期发货单',
173 - icon: '/static/images/index/order_list.png', 173 + icon: '/static/images/index/delay_invoice.png',
174 link: '/pages/delay_invoice/index', 174 link: '/pages/delay_invoice/index',
175 name: 'DelayInvoice' 175 name: 'DelayInvoice'
176 },{ 176 },{
177 text: '草稿要车单', 177 text: '草稿要车单',
178 - icon: '/static/images/index/order_list.png', 178 + icon: '/static/images/index/draft_order.png',
179 link: '/pages/draft_order/index', 179 link: '/pages/draft_order/index',
180 name: 'DraftOrder' 180 name: 'DraftOrder'
181 },{ 181 },{
182 text: '要车单', 182 text: '要车单',
183 - icon: '/static/images/index/order_list.png', 183 + icon: '/static/images/index/car_request_order.png',
184 link: '/pages/car_request_order/index', 184 link: '/pages/car_request_order/index',
185 name: 'CarRequestOrder' 185 name: 'CarRequestOrder'
186 },{ 186 },{
187 text: '补货单', 187 text: '补货单',
188 - icon: '/static/images/index/order_list.png', 188 + icon: '/static/images/index/replenishment_order.png',
189 link: '/pages/replenishment_order/index', 189 link: '/pages/replenishment_order/index',
190 name: 'ReplenishmentOrder' 190 name: 'ReplenishmentOrder'
191 }] 191 }]

2.87 KB | W: | H:

2.79 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin