lex 2 лет назад
Родитель
Сommit
19e9fcb886
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      src/components/o-protocol/index.tsx

+ 2 - 2
src/components/o-protocol/index.tsx

@@ -1,8 +1,8 @@
 import { Checkbox, Icon, Popup } from 'vant'
 import { defineComponent, PropType } from 'vue'
 import styles from './index.module.less'
-import activeButtonIcon from '@common/images/icon_checkbox.png'
-import inactiveButtonIcon from '@common/images/icon_checkbox_default.png'
+import activeButtonIcon from '@common/images/icon-checkbox-check.png'
+import inactiveButtonIcon from '@common/images/icon-checkbox-default.png'
 import ColHeader from '../o-header'
 import request from '@/helpers/request'
 const protocolText = {