1.0.3
This commit is contained in:
parent
1f98910722
commit
45fe4e70b6
@ -1,7 +1,9 @@
|
|||||||
# 1.0.3
|
# 1.0.3
|
||||||
|
|
||||||
1. 由于可能存在的安全原因,移除了使用 Cookie 获取立创商城订单的功能,相关功能已被废弃
|
1. 由于可能存在的安全原因,移除了使用 Cookie 获取立创商城订单的功能,相关功能已被废弃
|
||||||
2. 修改 README 文档
|
2. 修改开源仓库地址,后端开源(`/backend` 目录内)
|
||||||
|
3. 修改 README 文档
|
||||||
|
4. 更新 LICENSE 文档
|
||||||
|
|
||||||
# 1.0.2
|
# 1.0.2
|
||||||
|
|
||||||
|
|||||||
2
LICENSE
2
LICENSE
@ -186,7 +186,7 @@ APPENDIX: How to apply the Apache License to your work.
|
|||||||
same "printed page" as the copyright notice for easier
|
same "printed page" as the copyright notice for easier
|
||||||
identification within third-party archives.
|
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");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
|
|||||||
@ -55,7 +55,6 @@ V2.2 用户菜单栏将直接出现“LEYE”选项;V3 用户若未开启“
|
|||||||
|:-------------|:-----------------------------------------------------------|:-------------------------|
|
|:-------------|:-----------------------------------------------------------|:-------------------------|
|
||||||
| 服务器地址 | LEYE Service 服务器地址 | `http://localhost:21816` |
|
| 服务器地址 | LEYE Service 服务器地址 | `http://localhost:21816` |
|
||||||
| 允许拉起服务端 | 允许通过 [`leye://open`](leye://open) 拉起本地安装的 LEYE Service 服务端 | `true` |
|
| 允许拉起服务端 | 允许通过 [`leye://open`](leye://open) 拉起本地安装的 LEYE Service 服务端 | `true` |
|
||||||
| 立创商城 Cookies | 填写后可利用 Cookies 直接从立创商城获取订单数据 | *空* |
|
|
||||||
|
|
||||||
## 已知问题
|
## 已知问题
|
||||||
|
|
||||||
|
|||||||
@ -21,7 +21,7 @@
|
|||||||
"logo": "./images/logo.png"
|
"logo": "./images/logo.png"
|
||||||
},
|
},
|
||||||
"homepage": "https://leye.dragon.edu.kg/",
|
"homepage": "https://leye.dragon.edu.kg/",
|
||||||
"bugs": "https://leye.dragon.edu.kg/",
|
"bugs": "https://ext.lceda.cn/item/fangs233/fangs-leye?tab=4",
|
||||||
"activationEvents": {},
|
"activationEvents": {},
|
||||||
"entry": "./dist/index",
|
"entry": "./dist/index",
|
||||||
"dependentExtensions": {},
|
"dependentExtensions": {},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user