diff --git a/src/components/DiyEditor/components/mobile/NavigationBar/components/CellProperty.vue b/src/components/DiyEditor/components/mobile/NavigationBar/components/CellProperty.vue index 2c3bd54167372256539e40fc4e536660a3ed091c..f6176d2397f25d652dc879e8b839813035f9a918 100644 --- a/src/components/DiyEditor/components/mobile/NavigationBar/components/CellProperty.vue +++ b/src/components/DiyEditor/components/mobile/NavigationBar/components/CellProperty.vue @@ -2,17 +2,17 @@
- +
- - + diff --git a/src/components/DiyEditor/components/mobile/TitleBar/config.ts b/src/components/DiyEditor/components/mobile/TitleBar/config.ts index d9f0672cb46326c7d18ff47e22ac7ff2c1c56d70..0c104c95c031789d2908b0af8d948fae7e8846c1 100644 --- a/src/components/DiyEditor/components/mobile/TitleBar/config.ts +++ b/src/components/DiyEditor/components/mobile/TitleBar/config.ts @@ -1,9 +1,7 @@ -import { ComponentStyle, DiyComponent } from '@/components/DiyEditor/util' +import {ComponentStyle, DiyComponent} from '@/components/DiyEditor/util' /** 标题栏属性 */ export interface TitleBarProperty { - // 背景图 - bgImgUrl: string // 偏移 marginLeft: number // 显示位置 diff --git a/src/components/DiyEditor/components/mobile/TitleBar/index.vue b/src/components/DiyEditor/components/mobile/TitleBar/index.vue index b75d224e182480e7db0693abe65a0f957d6fb071..7b90729306e7cba525270990acc5507ea30426a8 100644 --- a/src/components/DiyEditor/components/mobile/TitleBar/index.vue +++ b/src/components/DiyEditor/components/mobile/TitleBar/index.vue @@ -1,21 +1,30 @@ - - + diff --git a/src/components/DiyEditor/index.vue b/src/components/DiyEditor/index.vue index 700d32bd50321fdc24770ef241bd42718930e0e2..643cc50a6651945ee2360040f98e7a63b91c12d4 100644 --- a/src/components/DiyEditor/index.vue +++ b/src/components/DiyEditor/index.vue @@ -12,17 +12,17 @@ - + - + - + - + @@ -31,21 +31,21 @@ - +
- +
@@ -55,43 +55,43 @@ @click="handleComponentSelected(component, index)" >
@@ -99,9 +99,9 @@
@@ -109,9 +109,9 @@
@@ -120,10 +120,10 @@