优化店铺段报错问题,后续会配置开发环境以及生产环境动态CDN优化

This commit is contained in:
lemon橪
2021-08-20 17:45:57 +08:00
parent b59da2c101
commit 7caa2fd40d
23 changed files with 362 additions and 488 deletions

View File

@@ -64,7 +64,7 @@ export default {
},
props: {
value: { // 默认值
type: Object
type:null
},
draggable: { // 是否可拖拽改变位置
type: Boolean,