Skip to content

Commit 589df1d

Browse files
committed
docs(README): 更新 README.md
1 parent 941ed96 commit 589df1d

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
使用 vue 进行编译,后对编译后的文件使用 Electron 打包
1212

13-
[下载地址](https://github.com/Hukeqing/codeforces-client/releases/tag/v1.0.0)
13+
[下载地址](https://github.com/Hukeqing/codeforces-client/releases/tag/v1.1.0)
1414

1515
## 功能列表
1616
- [x] 登录(0.1.0)
@@ -21,14 +21,12 @@
2121
- [x] 查看比赛题目列表(0.2.0)
2222
- [x] 本地渲染题面(0.2.0)
2323
- [x] 缓存题面(0.3.0)
24-
- [ ] 查看某次提交记录
24+
- [x] 查看某次提交记录(1.1.0)
2525
- [x] 缓存管理系统(0.4.0)
2626
- [ ] css 自定义页面
27-
- [x] 加快获取 XCsrfToken(0.4.0)
2827
- [x] 题面中的链接使用本地浏览器打开(0.5.0)
29-
- [x] problemset 页面(1.0.0)
28+
- [x] problemset 页面(1.0.0)
3029
- [ ] 多语言
31-
- [ ] 将项目转为 electron-vue 项目
3230

3331
## 本地编译使用方法
3432
**由于同源策略,如果使用 vue 编译后的文件将会无法正常运行**

0 commit comments

Comments
 (0)