Skip to content

Commit

Permalink
甲方要求
Browse files Browse the repository at this point in the history
  • Loading branch information
mark9804 committed Sep 18, 2023
1 parent f6a0382 commit d533fee
Show file tree
Hide file tree
Showing 5 changed files with 33 additions and 13 deletions.
14 changes: 7 additions & 7 deletions public/kourintaisai/api/news/detail_11.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
"code": 0,
"data": {
"news": {
"id": 11,
"title": "通知】选手宣誓采访",
"content": "<p>――選手宣誓を行ったアビドス高等学校の「奥空アヤネ」選手より、感想を一言 アヤネ「違うんです、あれは私ではなく&hellip;&hellip;! いえ、止められなかった私も悪いのですが&hellip;&hellip;!」</p>\n<p>&nbsp;</p>",
"publishTime": 1664420400000
"id": 148,
"title": "比赛情报】变装竞速",
"content": "<p>山海经高级中学的「近卫弥奈」选手,以女演员的穿着打扮飒爽登场,引得会场内一阵沸腾。 但是由于她一直纠结于跑法,最终位居倒数第一。</p>",
"publishTime": 1695006000000
},
"preNewsId": 12,
"nextNewsId": 10
"preNewsId": 149,
"nextNewsId": 147
},
"msg": "ok"
}
}
14 changes: 14 additions & 0 deletions public/kourintaisai/api/news/detail_148.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"code": 0,
"data": {
"news": {
"id": 127,
"title": "【通知】来自联合医疗总部的联络(四)",
"content": "<p>联合医疗总部目前正为无法前往医疗帐篷的人员提供「巡逻救助」服务。各位如有因受伤或生病而活动困难的情况,请随时联系我们。如果伤病已经严重到无法进行联络,我方会在发现情况后进行现场救助工作,请各位放心。(负责人:苍森美弥)</p>",
"publishTime": 1694833200000
},
"preNewsId": 128,
"nextNewsId": 126
},
"msg": "ok"
}
6 changes: 6 additions & 0 deletions public/kourintaisai/api/news/list_1.json
Original file line number Diff line number Diff line change
Expand Up @@ -392,6 +392,12 @@
"publishTime": 1665457200000,
"description": "圣三一综合学园的「下江小春」选手,不知是联想到了什么,断然拒绝参加「投球入篮」比赛。"
},
{
"id": 148,
"title": "【比赛情报】变装竞速",
"publishTime": 1695006000000,
"description": "山海经高级中学的「近卫弥奈」选手,以女演员的穿着打扮飒爽登场,引得会场内一阵沸腾。 但是由于她一直纠结于跑法,最终位居倒数第一。"
},
{
"id": 35,
"title": "【比赛速报】大胃王大赛(三)",
Expand Down
10 changes: 5 additions & 5 deletions public/kourintaisai/public/Home.cdca8431.js
Original file line number Diff line number Diff line change
Expand Up @@ -12349,11 +12349,11 @@ const Us = n => (en('data-v-21e28708'), (n = n()), tn(), n),
},
]);
const tt = _n([
new URL('public/zu1.8833cd72.png', self.location).href,
new URL('public/zu2.9b9638f7.png', self.location).href,
new URL('public/zu3.6ec10586.png', self.location).href,
new URL('public/zu4.06591408.png', self.location).href,
new URL('public/zu5.2e8045d9.png', self.location).href,
new URL('public/zu1.fc4aed31.png', self.location).href,
new URL('public/zu2.7c4a0a07.png', self.location).href,
new URL('public/zu3.f4ca850c.png', self.location).href,
new URL('public/zu4.34c973df.png', self.location).href,
new URL('public/zu5.fbdef596.png', self.location).href,
]),
qt = _n([
new URL('public/zu1.8833cd72.png', self.location).href,
Expand Down
2 changes: 1 addition & 1 deletion src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const archiveList = [
title: '「晄轮大祭」正式网站',
url: '/kourintaisai/index.html',
date: '2022/11/29',
icon: '/2nd-anniversary/img/logo.1b872cbe.svg',
icon: '/kourintaisai/public/favicon.png',
},
];
</script>
Expand Down

0 comments on commit d533fee

Please sign in to comment.