Commit 2f9e3ba954e688fd3e60aabc0bf5948f671add02
1 parent
0fbb1447
vcFramework.js 转vue2+elementui 基础版本算是完成
Showing
2 changed files
with
2 additions
and
2 deletions
readme.md
| 1 | # HC物业管理系统pcweb端(vue2+elementui) | 1 | # HC物业管理系统pcweb端(vue2+elementui) |
| 2 | 2 | ||
| 3 | -这个项目是https://gitee.com/java110/MicroCommunityWeb 这个项目的vue2+elementui 版,方便科技公司二开,快速上手,目前还在开发中 | 3 | +这个项目是https://gitee.com/java110/MicroCommunityWeb 这个项目的vue2+elementui 版,方便科技公司二开,快速上手,目前基本功能开发完成,测试解决bug,科技公司可以用哪个这个版本了 |
| 4 | 4 | ||
| 5 | ## 如何启动 | 5 | ## 如何启动 |
| 6 | ``` | 6 | ``` |
src/views/community/locationManageList.vue
| @@ -37,7 +37,7 @@ | @@ -37,7 +37,7 @@ | ||
| 37 | </el-col> | 37 | </el-col> |
| 38 | </el-row> | 38 | </el-row> |
| 39 | 39 | ||
| 40 | - <el-row style="margin-top:20px"> | 40 | + <el-row > |
| 41 | <el-col :span="24"> | 41 | <el-col :span="24"> |
| 42 | <el-card class="box-card"> | 42 | <el-card class="box-card"> |
| 43 | <div slot="header" class="flex justify-between"> | 43 | <div slot="header" class="flex justify-between"> |