豆瓣新片榜
This commit is contained in:
BIN
public/logo/douban_new.png
Normal file
BIN
public/logo/douban_new.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.0 KiB |
@@ -86,6 +86,12 @@ export const mainStore = defineStore("main", {
|
|||||||
order: 12,
|
order: 12,
|
||||||
show: true,
|
show: true,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
label: "豆瓣新片榜",
|
||||||
|
value: "douban_new",
|
||||||
|
order: 13,
|
||||||
|
show: true
|
||||||
|
}
|
||||||
],
|
],
|
||||||
// 链接跳转方式
|
// 链接跳转方式
|
||||||
linkOpenType: "open",
|
linkOpenType: "open",
|
||||||
|
|||||||
Reference in New Issue
Block a user