This commit is contained in:
Fang_Zhijian 2026-02-09 11:47:31 +08:00
parent 1f98910722
commit 45fe4e70b6
4 changed files with 5 additions and 4 deletions

View File

@ -1,7 +1,9 @@
# 1.0.3
1. 由于可能存在的安全原因,移除了使用 Cookie 获取立创商城订单的功能,相关功能已被废弃
2. 修改 README 文档
2. 修改开源仓库地址,后端开源(`/backend` 目录内)
3. 修改 README 文档
4. 更新 LICENSE 文档
# 1.0.2

View File

@ -186,7 +186,7 @@ APPENDIX: How to apply the Apache License to your work.
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [2024] JLCEDA <support[#]lceda.cn>
Copyright 2026 Fang_Zhijian <klxf[#]vip.qq.com>
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.

View File

@ -55,7 +55,6 @@ V2.2 用户菜单栏将直接出现“LEYE”选项V3 用户若未开启“
|:-------------|:-----------------------------------------------------------|:-------------------------|
| 服务器地址 | LEYE Service 服务器地址 | `http://localhost:21816` |
| 允许拉起服务端 | 允许通过 [`leye://open`](leye://open) 拉起本地安装的 LEYE Service 服务端 | `true` |
| 立创商城 Cookies | 填写后可利用 Cookies 直接从立创商城获取订单数据 | *空* |
## 已知问题

View File

@ -21,7 +21,7 @@
"logo": "./images/logo.png"
},
"homepage": "https://leye.dragon.edu.kg/",
"bugs": "https://leye.dragon.edu.kg/",
"bugs": "https://ext.lceda.cn/item/fangs233/fangs-leye?tab=4",
"activationEvents": {},
"entry": "./dist/index",
"dependentExtensions": {},