|
@@ -1,7 +1,7 @@
|
|
|
<!--
|
|
<!--
|
|
|
* @Author: LiZhiWei
|
|
* @Author: LiZhiWei
|
|
|
* @LastEditors: LiZhiWei
|
|
* @LastEditors: LiZhiWei
|
|
|
- * @LastEditTime: 2026-01-20 14:42:51
|
|
|
|
|
|
|
+ * @LastEditTime: 2026-01-22 10:19:40
|
|
|
* @Description:
|
|
* @Description:
|
|
|
-->
|
|
-->
|
|
|
<template>
|
|
<template>
|
|
@@ -16,7 +16,14 @@
|
|
|
</div>
|
|
</div>
|
|
|
</template>
|
|
</template>
|
|
|
|
|
|
|
|
-<script setup lang="ts"></script>
|
|
|
|
|
|
|
+<script setup lang="ts">
|
|
|
|
|
+ useSeoMeta({
|
|
|
|
|
+ title: '绘家科技 - 智慧社区整体解决方案 | 智慧物业管理系统',
|
|
|
|
|
+ description:
|
|
|
|
|
+ '绘家科技致力于为物业管理公司提供数字化转型解决方案,包括绘管家智慧物业云平台、绘服务业主端小程序等,提升服务品质与业主满意度。',
|
|
|
|
|
+ keywords: '智慧物业,物业管理系统,社区数字化,绘管家,绘家科技',
|
|
|
|
|
+ })
|
|
|
|
|
+</script>
|
|
|
|
|
|
|
|
<style scoped lang="scss">
|
|
<style scoped lang="scss">
|
|
|
.landing {
|
|
.landing {
|