File tree Expand file tree Collapse file tree
app/player/templates/player Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44< head >
55 < meta charset ="UTF-8 ">
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7- < title > 诗词煎饼摊 - 游戏列表</ title >
7+ < title > 诗词乐游飞花令 - 游戏列表</ title >
88 < script >
99 const logoutUrl = "{{url_for('player.logout_player')}}"
1010 const loginWebUrl = "{{url_for('player.login_player_web')}}"
Original file line number Diff line number Diff line change 33< head >
44 < meta charset ="UTF-8 ">
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6- < title > 诗词煎饼摊 </ title >
6+ < title > 诗词乐游飞花令 </ title >
77 < script >
88 const submitUrl = "{{url_for('player.submit', paper_id=PaperID)}}"
99 const finishPaperUrl = "{{url_for('player.finishPaper', paper_id=PaperID)}}"
Original file line number Diff line number Diff line change 44< head >
55 < meta charset ="UTF-8 ">
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7- < title > 诗词煎饼摊 </ title >
7+ < title > 诗词乐游飞花令 </ title >
88 < script src ="{{ url_for( "static ",filename="js/layui.js ") }} "> </ script >
99 < link href ="{{ url_for( "static ",filename="css/layui.css ") }} " rel="stylesheet ">
1010 < link rel ="icon " href ="{{ url_for( "static ",filename="img/logo.ico ") }} ">
1414</ head >
1515< body >
1616 < div style ="display: flex; flex-direction: column; justify-content: center; align-items: center; height: 100vh; ">
17- < h1 > 诗词煎饼摊 </ h1 >
17+ < h1 > 诗词乐游飞花令 </ h1 >
1818 < button type ="button " class ="layui-btn layui-btn-normal layui-btn-radius " onclick ="window.location.href='/genPaper'; "> 开始游戏</ button >
1919
2020 </ div >
Original file line number Diff line number Diff line change 2727 < div class ="decoration circle circle-2 "> </ div >
2828
2929 < div class ="content-box ">
30- < h1 > 诗词煎饼摊 </ h1 >
30+ < h1 > 诗词乐游飞花令 </ h1 >
3131 < div id ="message "> </ div >
3232 < div >
3333 < form id ="loginForm ">
You can’t perform that action at this time.
0 commit comments