-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✨ 新增(pages/history/2024-02-16.mdx): 添加新的历史记录
📝 更新(pages/history/_meta.json): 更新历史记录元数据 📝 更新(pages/settings/imaotai.mdx): 更新关于i茅台的设置文档 🚀 更新(theme.config.tsx): 更新主题配置文件,更改发布版本和链接
- Loading branch information
Showing
4 changed files
with
52 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# 2024-02-16 | ||
|
||
![PyPI](https://img.shields.io/badge/Pypi-v24.2.16-brightgreen) | ||
|
||
## ✨ 功能 | ||
|
||
- 新增「i 茅台」支持自定义申购选择 | ||
|
||
```json copy | ||
{ | ||
"10941": "53%vol 500ml贵州茅台酒(甲辰龙年)", | ||
"10942": "53%vol 375ml×2贵州茅台酒(甲辰龙年)", | ||
"10056": "53%vol 500ml茅台1935", | ||
"2478": "53%vol 500ml贵州茅台酒(珍品)" | ||
} | ||
``` | ||
|
||
默认配置申购 `["10941", "10942"]` | ||
|
||
## 🐛 修复 | ||
|
||
- 修复「爱奇艺」逛会员优选任务 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters