rename log-icon to custom-iconfont
This commit is contained in:
parent
abfb8fa543
commit
464816d8a8
@ -136,7 +136,7 @@ export default {
|
||||
{{ $ll({ zhCN:'照片', enUS:'Photo' }) || 'Photo' }}
|
||||
</u-button>
|
||||
<u-button shape="circle" size="mini" :type="$T.WHITE_BUTTON" @click="addVideo" v-if="allowVideo === true || allowVideo === 'true'" style="margin: 0 5px">
|
||||
<u-icon name="videocamera-fill" custom-prefix="log-icon"></u-icon>
|
||||
<u-icon name="videocamera-fill" custom-prefix="custom-iconfont"></u-icon>
|
||||
{{ $ll({ zhCN:'视频', enUS:'Video' }) || 'Video' }}
|
||||
</u-button>
|
||||
</view>
|
||||
|
Loading…
Reference in New Issue
Block a user