File tree 2 files changed +2
-1
lines changed
src/maimai_DX_CN_probe/templates
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ <h4 class="ui top attached block brown header">
36
36
info
37
37
</ h4 >
38
38
< div class ="ui bottom attached brown segment ">
39
- < a href ="{{ url_for('main.info') }} "> 铺面列表(Ver.CN1.41-C )</ a >
39
+ < a href ="{{ url_for('main.info') }} "> 铺面列表(Ver.CN1.41-D )</ a >
40
40
</ div >
41
41
42
42
< h4 class ="ui top attached block pink header ">
Original file line number Diff line number Diff line change @@ -133,6 +133,7 @@ <h2>所有乐曲{% if record_musicGenre_data %} - 总计({{ size }})条数
133
133
< label > ver</ label >
134
134
< select name ="ver " class ="ui selection dropdown ">
135
135
< option value =""> 全部</ option >
136
+ < option value ="Ver.CN1.41-D "> Ver.CN1.41-D</ option >
136
137
< option value ="Ver.CN1.41-C "> Ver.CN1.41-C</ option >
137
138
< option value ="Ver.CN1.41-B "> Ver.CN1.41-B</ option >
138
139
< option value ="Ver.CN1.40-A "> Ver.CN1.40-A</ option >
You can’t perform that action at this time.
0 commit comments