diff --git a/graphic-pixi b/graphic-pixi index 0a7e614..6899504 160000 --- a/graphic-pixi +++ b/graphic-pixi @@ -1 +1 @@ -Subproject commit 0a7e6144bad3d943b5adfec4595c70209d8b1127 +Subproject commit 6899504fef7c623a9539905812aba3a93a58395f diff --git a/scripts/proto.cjs b/scripts/proto.cjs index 0cc55b2..aed682c 100644 --- a/scripts/proto.cjs +++ b/scripts/proto.cjs @@ -66,7 +66,7 @@ function main() { recursiveGenerate(f, [], prepareCmds); }); - console.log(prepareCmds); + // console.log(prepareCmds); exec( prepareCmds.join(' && '), diff --git a/src/components/draw-app/properties/SectionProperty.vue b/src/components/draw-app/properties/SectionProperty.vue index eccebb7..6e8a468 100644 --- a/src/components/draw-app/properties/SectionProperty.vue +++ b/src/components/draw-app/properties/SectionProperty.vue @@ -7,7 +7,14 @@ @blur="onUpdate" label="编号" /> - + - + + + +