feat: horizontal scrolling on mobile devices

closed #215
This commit is contained in:
ourongxing
2025-08-13 00:33:14 +08:00
parent f8579bbe4f
commit 1eda9d52b6
7 changed files with 276 additions and 128 deletions
+4 -4
View File
@@ -5,9 +5,9 @@
"zaobao": "lianhezaobao",
"coolapk": "kuan-jinrizuire",
"mktnews-flash": "MKTNews-kuaixun",
"wallstreetcn-quick": "huaerjiejianwen-shishikuaixun",
"wallstreetcn-news": "huaerjiejianwen-zuixinzixun",
"wallstreetcn-hot": "huaerjiejianwen-zuirewenzhang",
"wallstreetcn-quick": "huaerjiejianwen-kuaixun",
"wallstreetcn-news": "huaerjiejianwen-zuixin",
"wallstreetcn-hot": "huaerjiejianwen-zuire",
"36kr-quick": "36ke-kuaixun",
"douyin": "douyin",
"hupu": "hupu-zhugandaoretie",
@@ -17,7 +17,7 @@
"thepaper": "pengpaixinwen-rebang",
"sputniknewscn": "weixingtongxunshe",
"cankaoxiaoxi": "cankaoxiaoxi",
"pcbeta-windows11": "yuanjingluntan-Windows 11",
"pcbeta-windows11": "yuanjingluntan-Win11",
"cls-telegraph": "cailianshe-dianbao",
"cls-depth": "cailianshe-shendu",
"cls-hot": "cailianshe-remen",
+4 -4
View File
@@ -78,14 +78,14 @@ export const originSources = {
quick: {
type: "realtime",
interval: Time.Fast,
title: "实时快讯",
title: "快讯",
},
news: {
title: "最新资讯",
title: "最新",
interval: Time.Common,
},
hot: {
title: "最热文章",
title: "最热",
type: "hottest",
interval: Time.Common,
},
@@ -171,7 +171,7 @@ export const originSources = {
home: "https://bbs.pcbeta.com",
sub: {
windows11: {
title: "Windows 11",
title: "Win11",
type: "realtime",
interval: Time.Fast,
},
+6 -6
View File
@@ -76,7 +76,7 @@
"home": "https://wallstreetcn.com/",
"color": "blue",
"interval": 300000,
"title": "实时快讯"
"title": "快讯"
},
"wallstreetcn-quick": {
"name": "华尔街见闻",
@@ -85,7 +85,7 @@
"home": "https://wallstreetcn.com/",
"color": "blue",
"interval": 300000,
"title": "实时快讯"
"title": "快讯"
},
"wallstreetcn-news": {
"name": "华尔街见闻",
@@ -93,7 +93,7 @@
"home": "https://wallstreetcn.com/",
"color": "blue",
"interval": 1800000,
"title": "最新资讯"
"title": "最新"
},
"wallstreetcn-hot": {
"name": "华尔街见闻",
@@ -102,7 +102,7 @@
"home": "https://wallstreetcn.com/",
"color": "blue",
"interval": 1800000,
"title": "最热文章"
"title": "最热"
},
"36kr": {
"redirect": "36kr-quick",
@@ -198,7 +198,7 @@
"home": "https://bbs.pcbeta.com",
"color": "blue",
"interval": 300000,
"title": "Windows 11"
"title": "Win11"
},
"pcbeta-windows11": {
"name": "远景论坛",
@@ -207,7 +207,7 @@
"home": "https://bbs.pcbeta.com",
"color": "blue",
"interval": 300000,
"title": "Windows 11"
"title": "Win11"
},
"cls": {
"redirect": "cls-telegraph",