1
0

项目:更新模板插件

This commit is contained in:
周中平 2024-04-24 01:03:59 +08:00
parent 182254fea3
commit 91525edd86
Signed by: zhouzhongping
GPG Key ID: 6666822800008000
4 changed files with 112 additions and 34 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,8 +1,8 @@
## 🗓️ Info
| Date | Lunar | Weather | Moon |
| -------------- | ------------ | ---- | ---- |
| <% tp.date.now("ddd HH:mm") %> | <% tp.user.lunar_data() %> | <% tp.user.wttr_weather(" 郑州 ", "units=m&format=%l+%t+%c&lang=zh") %> | <% tp.user.wttr_weather("郑州", "format=%m&lang=zh") %> |
| Date | Lunar | Weather | Moon |
| ------------------------------ | ------------------------- | ------------------------------------------------------------- | ----------------------------------------------- |
| <% tp.date.now("ddd HH:mm") %> | <% tp.web.lunar_date() %> | <% tp.web.weather("郑州", "units=m&format=%l+%t+%c&lang=zh") %> | <% tp.web.weather("郑州", "format=%m&lang=zh") %> |
## 😊 Emotions

View File

@ -1,8 +1,8 @@
## 📆 Info
| Date | Lunar | Weather | Moon |
| -------------- | ------------ | ---- | ---- |
| <% tp.date.now("ddd HH:mm") %> | <% tp.user.lunar_data() %> | <% tp.user.wttr_weather("郑州", "units=m&format=%l+%t+%c&lang=zh") %> | <% tp.user.wttr_weather("郑州", "format=%m&lang=zh") %> |
| Date | Lunar | Weather | Moon |
| ------------------------------ | ------------------------- | ------------------------------------------------------------- | ----------------------------------------------- |
| <% tp.date.now("ddd HH:mm") %> | <% tp.web.lunar_date() %> | <% tp.web.weather("郑州", "units=m&format=%l+%t+%c&lang=zh") %> | <% tp.web.weather("郑州", "format=%m&lang=zh") %> |
## 🌟 Overview

View File

@ -1,12 +1,12 @@
## 📅 Info
| Date | Lunar | Weather | Moon |
| ------------------------------ | -------------------------- | ------------------------------------------------------------ | ------------------------------------------------------- |
| <% tp.date.now("ddd HH:mm") %> | <% tp.user.lunar_data() %> | <% tp.user.wttr_weather("郑州", "units=m&format=%l+%t+%c&lang=zh") %> | <% tp.user.wttr_weather("郑州", "format=%m&lang=zh") %> |
| Date | Lunar | Weather | Moon |
| ------------------------------ | ------------------------- | ------------------------------------------------------------- | ----------------------------------------------- |
| <% tp.date.now("ddd HH:mm") %> | <% tp.web.lunar_date() %> | <% tp.web.weather("郑州", "units=m&format=%l+%t+%c&lang=zh") %> | <% tp.web.weather("郑州", "format=%m&lang=zh") %> |
## 📖 Daily
<% tp.user.jinrishici() %>
<% tp.web.today_poetry() %>
## 😊 Emotions