瀏覽代碼

Update index.tsx

lex 2 年之前
父節點
當前提交
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 = {