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