Skip to content

Commit 9e72cdf

Browse files
committed
feat: fix icon & add build info
1 parent b52b06c commit 9e72cdf

File tree

5 files changed

+121
-58
lines changed

5 files changed

+121
-58
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
build
2-
dist
1+
build/
2+
dist/

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&content
5353
### 2. 设置 Access Token🔑
5454

5555
> [!TIP]
56-
> 自 v3.1 版本起,这一步操作已经**不再是必要的**,当未设置 Access Token 时程序会使用其他方法下载电子课本。然而,这一方法**并不长期有效**,因此仍然建议您进行这一步操作。
56+
> 自 v3.1 版本起,这一步操作已经**不再必要**,当未设置 Access Token 时程序会使用其他方法下载资源。然而,这一方法**并不长期有效,且对于部分资源无效**,因此仍然建议您进行这一步操作。
5757
5858
1. **打开浏览器**,访问[国家中小学智慧教育平台](https://auth.smartedu.cn/uias/login)**登录账号**
5959
2. 按下 **F12****Ctrl+Shift+I**,或右键——检查(审查元素)打开**开发者工具**,选择**控制台(Console)**

0 commit comments

Comments
 (0)