ダイヤ改正情報を削除
This commit is contained in:
parent
a119b426db
commit
913a198a93
@ -52,22 +52,6 @@ export const FixedContentBottom = (props) => {
|
|||||||
旅行ツアー
|
旅行ツアー
|
||||||
</TicketBox>
|
</TicketBox>
|
||||||
</View>
|
</View>
|
||||||
<TextBox
|
|
||||||
backgroundColor="red"
|
|
||||||
flex={1}
|
|
||||||
onPressButton={() =>
|
|
||||||
Linking.openURL(
|
|
||||||
"https://xprocess.haruk.in/JR-shikoku-Apps-Common/2025-update-status"
|
|
||||||
)
|
|
||||||
}
|
|
||||||
>
|
|
||||||
<Text style={{ color: "white", fontWeight: "bold", fontSize: 20 }}>
|
|
||||||
【ダイヤ改正に伴うデータ更新状況】
|
|
||||||
</Text>
|
|
||||||
<Text style={{ color: "white", fontSize: 18 }}>
|
|
||||||
ダイヤ改正に伴うデータの更新状況を随時更新します。
|
|
||||||
</Text>
|
|
||||||
</TextBox>
|
|
||||||
<TextBox
|
<TextBox
|
||||||
backgroundColor="#ed86b5"
|
backgroundColor="#ed86b5"
|
||||||
flex={1}
|
flex={1}
|
||||||
|
Loading…
Reference in New Issue
Block a user