Skip to content

Commit

Permalink
feat: 44
Browse files Browse the repository at this point in the history
  • Loading branch information
flyyuan committed Nov 25, 2023
1 parent 4d79015 commit 1358bd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion App.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ export default function App() {
<StatusBar style="auto" />
<WebView
style={styles.fullScreen}
source={{ uri: "https://m.gdtv.cn/tvChannelDetail/100" }}
source={{ uri: "https://m.gdtv.cn/tvChannelDetail/44" }}
mediaPlaybackRequiresUserAction={false}
ref={webviewRef}
onLoad={this.handleLoad}
Expand Down

0 comments on commit 1358bd6

Please sign in to comment.