Commit b03db9099a4d9a96816a38d5740c92b1bdc6f365

Authored by 史婷婷
1 parent def86f0d

feat: 首页菜单icon替换

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

2.87 KB | W: | H:

2.79 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin