mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 修改类型错误,调整页面细节,新增拖拽上传图片
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div>
|
||||
<Skeleton repeat="3" :show="true"/>
|
||||
<Skeleton :repeat="3" :show="true"/>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user