feat:转账插件
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
import { defineMixin } from '../../libs/vue'
|
||||
import defProps from '../../libs/config/props.js'
|
||||
import ImageDefaultProps from './image'
|
||||
import { registerComponentProps } from '../../libs/config/props.js'
|
||||
|
||||
const defProps = registerComponentProps(ImageDefaultProps)
|
||||
export const props = defineMixin({
|
||||
props: {
|
||||
// 图片地址
|
||||
|
||||
Reference in New Issue
Block a user