Commit a23c70f0 by 袁成

fix:图标

parent af28bd2c
...@@ -11,19 +11,19 @@ ...@@ -11,19 +11,19 @@
<script> <script>
const ACTIONS = GMS.getContext().getEmconCollector().getElements('billAction') const ACTIONS = GMS.getContext().getEmconCollector().getElements('billAction')
const iconMap = { const iconMap = {
'CW_createBill': '#icon-16_GJ_A_NW_xinzeng', 'CW_createBill': '#icon-a-16_GJ_A_rbc_xinjian',
'CW_editBill': '#icon-18_T_A_NW_bianji', 'CW_editBill': '#icon-a-16_GJ_A_rbc_bianji',
'CW_deleteBill': '#icon-16_GJ_A_NW_shanchu', 'CW_deleteBill': '#icon-a-16_GJ_A_rbc_shanchu',
'CW_tempSave': '#icon-a-16_GJ_A_rbc_zancun', 'CW_tempSave': '#icon-a-16_GJ_A_rbc_zancun',
'CW_saveAction': '#icon-16_GJ_A_NW_baocun', 'CW_saveAction': '#icon-a-16_GJ_A_rbc_baocun',
'CW_submitAction': '#icon-a-16_GJ_A_rbc_tijiao', 'CW_submitAction': '#icon-a-16_GJ_A_rbc_tijiao',
'first': '#icon-shouzhang', 'first': '#icon-shouzhang',
'upward': '#icon-shangyizhang', 'upward': '#icon-shangyizhang',
'down': '#icon-xiayizhang', 'down': '#icon-xiayizhang',
'last': '#icon-mozhang', 'last': '#icon-mozhang',
'CW_printAction': '#icon-16_DH_A_NR_piliangdayin', 'CW_printAction': '#icon-a-16_GJ_A_rbc_dayin1',
'CW_rejectAction': '#icon-_GJZquhui', 'CW_rejectAction': '#icon-a-16_GJ_A_rbc_bohui',
'CW_agreeAction': '#icon-_GJZtongyi', 'CW_agreeAction': '#icon-a-16_GJ_A_rbc_tongyi',
'CW_closeAction': '#icon-a-16_GJ_A_rbc_guanbi' 'CW_closeAction': '#icon-a-16_GJ_A_rbc_guanbi'
} }
export default { export default {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment