mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-23 21:36:37 +08:00
vcFramework.js 转vue2+elementui 基础版本算是完成
This commit is contained in:
parent
0fbb1447dc
commit
2f9e3ba954
@ -1,6 +1,6 @@
|
||||
# HC物业管理系统pcweb端(vue2+elementui)
|
||||
|
||||
这个项目是https://gitee.com/java110/MicroCommunityWeb 这个项目的vue2+elementui 版,方便科技公司二开,快速上手,目前还在开发中
|
||||
这个项目是https://gitee.com/java110/MicroCommunityWeb 这个项目的vue2+elementui 版,方便科技公司二开,快速上手,目前基本功能开发完成,测试解决bug,科技公司可以用哪个这个版本了
|
||||
|
||||
## 如何启动
|
||||
```
|
||||
|
||||
@ -37,7 +37,7 @@
|
||||
</el-col>
|
||||
</el-row>
|
||||
|
||||
<el-row style="margin-top:20px">
|
||||
<el-row >
|
||||
<el-col :span="24">
|
||||
<el-card class="box-card">
|
||||
<div slot="header" class="flex justify-between">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user