添加版本信息
This commit is contained in:
parent
4cf26ef260
commit
947b5f80e0
@ -18,6 +18,25 @@
|
|||||||
<p>
|
<p>
|
||||||
<span style="color:white;font-size: 26px;font-weight: bold;">CVEO水质监测平台</span>
|
<span style="color:white;font-size: 26px;font-weight: bold;">CVEO水质监测平台</span>
|
||||||
</p>
|
</p>
|
||||||
|
<div style="color:white;font-size: 13px;font-weight: bold;">
|
||||||
|
<p>
|
||||||
|
当前版本: 1.0.1
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
后台版本: 1.0.0
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
版本记录:
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
2020-11-30:
|
||||||
|
1.0.0版本上线,初步实现后台管理与信息查询功能,实现权限管理
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
2020-12-06:
|
||||||
|
1.0.1版本,修复后台管理中人员等_id为undefined等bug
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
</a-col>
|
</a-col>
|
||||||
<a-col :span=" isPhone ? 24 : 9" style="height:480px;overflow:hidden;">
|
<a-col :span=" isPhone ? 24 : 9" style="height:480px;overflow:hidden;">
|
||||||
<a-form ref="form" :model="form" label-width="0" style="margin:50px;text-align:center;">
|
<a-form ref="form" :model="form" label-width="0" style="margin:50px;text-align:center;">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user