mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-16 01:46:45 +08:00
1、全局更改色系青色#4FC6B3-->红色#E9332E
This commit is contained in:
@@ -402,7 +402,7 @@ export default {
|
||||
Dialog.confirm({
|
||||
title: '提示',
|
||||
message: '确认删除该险种?',
|
||||
cancelButtonColor: '#4FC6B3',
|
||||
cancelButtonColor: '#E9332E',
|
||||
confirmButtonColor: '#FFFFFF',
|
||||
className: 'dialog-delete'
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user