diff --git a/components.d.ts b/components.d.ts index 0683e6ac..2ec8630c 100644 --- a/components.d.ts +++ b/components.d.ts @@ -12,15 +12,20 @@ declare module 'vue' { AButton: typeof import('ant-design-vue/es')['Button'] ACascader: typeof import('ant-design-vue/es')['Cascader'] AConfigProvider: typeof import('ant-design-vue/es')['ConfigProvider'] + ADivider: typeof import('ant-design-vue/es')['Divider'] ADropdown: typeof import('ant-design-vue/es')['Dropdown'] AForm: typeof import('ant-design-vue/es')['Form'] AFormItem: typeof import('ant-design-vue/es')['FormItem'] AImage: typeof import('ant-design-vue/es')['Image'] AInput: typeof import('ant-design-vue/es')['Input'] AInputPassword: typeof import('ant-design-vue/es')['InputPassword'] + ALayout: typeof import('ant-design-vue/es')['Layout'] + ALayoutContent: typeof import('ant-design-vue/es')['LayoutContent'] + ALayoutSider: typeof import('ant-design-vue/es')['LayoutSider'] AMenu: typeof import('ant-design-vue/es')['Menu'] AMenuItem: typeof import('ant-design-vue/es')['MenuItem'] ASegmented: typeof import('ant-design-vue/es')['Segmented'] + ASpace: typeof import('ant-design-vue/es')['Space'] ASpin: typeof import('ant-design-vue/es')['Spin'] AStatistic: typeof import('ant-design-vue/es')['Statistic'] ATimeline: typeof import('ant-design-vue/es')['Timeline'] diff --git a/src/views/index.vue b/src/views/index.vue index ea01ae86..e308fd67 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -229,7 +229,6 @@ const confirmEvent = () => { // background: #142738; background: #fff; color: #fff; - position: relative; // background-image: url(@/assets/images/community_container.jpg); // background-size: 100% 100%; // background-repeat: no-repeat; @@ -237,8 +236,6 @@ const confirmEvent = () => { .community_top { width: 100%; height: 77px; - // position: absolute; - // top: 0; // background:#4880FF; background: #07315e; background-image: url(@/views/page/imag/titleBg1.png); @@ -299,8 +296,6 @@ const confirmEvent = () => { width: 100%; height: calc(100% - 68px); overflow: hidden; - position: absolute; - // top: 0; // height: 100%; // margin: 10px 50px 30px 50px; // position: absolute; diff --git a/src/views/page/index.vue b/src/views/page/index.vue index 1f5684ff..75cc3967 100644 --- a/src/views/page/index.vue +++ b/src/views/page/index.vue @@ -20,15 +20,6 @@
医疗单位
其他
- - - -
- - +
视频点位:

  • 暂无数据
  • -
  • {{ item.title }}
  • +
  • {{ item.title }}

安保点位:

文件列表: