Przeglądaj źródła

更新 'README.md'

gongtianxiao 2 tygodni temu
rodzic
commit
d9f4a4530e
1 zmienionych plików z 28 dodań i 24 usunięć
  1. 28 24
      README.md

+ 28 - 24
README.md

@@ -1,24 +1,28 @@
-# guoziwei
-
-## Project setup
-```
-npm install
-```
-
-### Compiles and hot-reloads for development
-```
-npm run serve
-```
-
-### Compiles and minifies for production
-```
-npm run build
-```
-
-### Lints and fixes files
-```
-npm run lint
-```
-
-### Customize configuration
-See [Configuration Reference](https://cli.vuejs.org/config/).
+# 青浦区国资委国有资产管理系统
+
+## 20260622
+
+- 首次上传,未修改
+
+## 20260623
+
+- 修改接口文件引入方式为script标签引入
+- 修改按钮样式,新增删除功能
+
+## 20260624
+
+- 修改上传批量档案提示语
+- 解决消息通知bug
+- 补全数据统计模块的同比/环比功能
+- 优化代码结构,清除部分冗余代码
+
+## 20260630
+
+- 优化性能,加快页面响应速度
+- 修改部分字段名称
+
+## 20260701
+
+- 新增首页饼图点击跳转
+- 修改专题页资产列表布局
+- 修复刷新报错的bug