From 08667d96fac24484b171f092239ace62223e6da0 Mon Sep 17 00:00:00 2001 From: "liu.tao3" Date: Wed, 18 Oct 2023 12:42:48 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E4=BC=98=E5=8C=96=E7=82=B9=E4=B9=9D?= =?UTF-8?q?=E5=9B=BE=E8=BE=B9=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../MoveDialog/component/input.vue | 73 ++++++++++++++++ .../RightSetting/MoveDialog/index.vue | 80 +++++++++++++++--- .../BorderComponents/GcBorder16/component.png | Bin 47031 -> 6130 bytes .../BorderComponents/GcBorder16/index.vue | 4 + .../BorderComponents/GcBorder16/setting.js | 10 +++ 5 files changed, 156 insertions(+), 11 deletions(-) create mode 100644 data-room-ui/packages/BigScreenDesign/RightSetting/MoveDialog/component/input.vue diff --git a/data-room-ui/packages/BigScreenDesign/RightSetting/MoveDialog/component/input.vue b/data-room-ui/packages/BigScreenDesign/RightSetting/MoveDialog/component/input.vue new file mode 100644 index 00000000..4c3f87d7 --- /dev/null +++ b/data-room-ui/packages/BigScreenDesign/RightSetting/MoveDialog/component/input.vue @@ -0,0 +1,73 @@ + + + + diff --git a/data-room-ui/packages/BigScreenDesign/RightSetting/MoveDialog/index.vue b/data-room-ui/packages/BigScreenDesign/RightSetting/MoveDialog/index.vue index 98b5447a..0bda30f7 100644 --- a/data-room-ui/packages/BigScreenDesign/RightSetting/MoveDialog/index.vue +++ b/data-room-ui/packages/BigScreenDesign/RightSetting/MoveDialog/index.vue @@ -3,6 +3,7 @@ title="点九图" :visible.sync="dialogVisible" :modal="true" + width="75%" :modal-append-to-body="false" :appen-to-body="false" class="bs-dialog-wrap bs-el-dialog" @@ -10,11 +11,55 @@ @opened='getDom' >
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
方向描述
左上角不能拉伸
右上角不能拉伸
左下角不能拉伸
右下角不能拉伸
左侧宽度不变,高度自动拉伸
右侧宽度不变,高度自动拉伸
顶部高度不变,宽度自动拉伸
底部高度不变,宽度自动拉伸
中部宽度,高度自动拉伸
+
+ + fit="fill">