style: auto format

This commit is contained in:
github-actions[bot] 2024-01-12 14:38:56 +00:00
parent 82622e71c5
commit 34cc84be07
1 changed files with 16 additions and 18 deletions

View File

@ -354,6 +354,22 @@ Full transcript support for better user experience.
可空,默认为 base
:::
## BT 之家 1LOU 站 {#bt-zhi-jia-1lou-zhan}
### 搜索 {#bt-zhi-jia-1lou-zhan-sou-suo}
<Route author="falling" example="/1lou/search-繁花.htm" path="/1lou/:path?" paramsDesc={['路径信息在URL里找到,主页为 index']}>
:::tip
将 1lou.me/ 后的内容作为参数传入到 path 即可
[www.1lou.me/search - 繁花.htm](http://www.1lou.me/search-繁花.htm) --> /1lou/search - 繁花.htm
[www.1lou.me/forum-1.htm](http://www.1lou.me/forum-1.htm) --> /1lou/forum-1.htm
[www.1lou.me/](http://www.1lou.me/) --> /1lou/
:::
</Route>
## CNTV {#cntv}
### 栏目 {#cntv-lan-mu}
@ -1598,21 +1614,3 @@ Refer to [https://developers.themoviedb.org/3/getting-started/languages](https:/
| ---- | ---- | ---- |
| | kr | dl |
</Route>
## BT之家 1LOU站 {#bt-zhi-jia-1lou-zhan}
### 搜索 {#bt-zhi-ji-1Lou-sou-suo}
<Route author="falling" example="/1lou/search-繁花.htm" path="/1lou/:path?" paramsDesc={['路径信息在URL里找到,主页为 index']}>
:::tip
将1lou.me/后的内容作为参数传入到path即可
www.1lou.me/search-繁花.htm --> /1lou/search-繁花.htm
www.1lou.me/forum-1.htm --> /1lou/forum-1.htm
www.1lou.me/ --> /1lou/
:::
</Route>