Commit dcfcdf3 1 parent ccd5a5c commit dcfcdf3 Copy full SHA for dcfcdf3
File tree 3 files changed +4
-36
lines changed
3 files changed +4
-36
lines changed Original file line number Diff line number Diff line change @@ -53,23 +53,6 @@ <h3 class="mt-3">即刻短文参数</h3>
53
53
id ="time "
54
54
value ="{{ time }} ">
55
55
</ div >
56
- < div class ="form-group ">
57
- < label class ="form-control-label "> < i class ="fas fa-tags "> </ i > 标签</ label >
58
- < div class ="input-group ">
59
- < input type ="text " name ="qexo-tag "
60
- class ="form-control "
61
- placeholder ="添加标签 "
62
- id ="qexo-tag ">
63
- < div class ="input-group-append ">
64
- < button class ="btn " type ="button "
65
- style ="border: 1px solid #dee2e6;border-radius: 0 .25rem .25rem 0; "
66
- onclick ="add_tag($('#qexo-tag').val());$('#qexo-tag').val
67
- ('') "> +
68
- </ button >
69
- </ div >
70
- </ div >
71
- < div id ="tag-container "> </ div >
72
- </ div >
73
56
< div id ="custom-sidebar "> </ div >
74
57
</ div >
75
58
</ div >
@@ -82,21 +65,6 @@ <h3 class="mt-3">即刻短文参数</h3>
82
65
}
83
66
}
84
67
</ style >
85
- < div class ="row ">
86
- < div class ="card ml-md-4 col-md-11 " id ="bottom-bar ">
87
- < div class ="col-12 ">
88
- < input type ="button " class ="btn btn-sm float-right mt-3 "
89
- value ="添加 "
90
- style ="border: 1px solid #dee2e6;border-radius: .25rem; "
91
- onclick ="addBottomItem() ">
92
- < h2 class ="mt-3 "> < i class ="fas fa-cogs "> </ i > 自定义参数</ h2 >
93
- < hr class ="my-2 "/>
94
- < div id ="bottom-container ">
95
- </ div >
96
- < br >
97
- </ div >
98
- </ div >
99
- </ div >
100
68
101
69
< div class ="modal fade " id ="sidebarEditModal " tabindex ="-1 "
102
70
aria-labelledby ="sidebarModalLabel "
Original file line number Diff line number Diff line change 5
5
< div class ="col-xl-6 ">
6
6
< div class ="text-center text-xl-right text-muted ">
7
7
© < a target ="_blank "
8
- href ="https://github.com/Qexo/Qexo "> Acrylick -Server</ a >
9
- - coded by < a target ="_blank " href ="https://github.com/am-abudu "> Shine </ a >
8
+ href ="https://github.com/Qexo/Qexo "> Acrylic -Server</ a >
9
+ - coded by < a target ="_blank " href ="https://github.com/am-abudu "> Acrylic Team </ a >
10
10
</ div >
11
11
</ div >
12
12
</ div >
Original file line number Diff line number Diff line change 7
7
< div class ="col-xl-6 ">
8
8
< div class ="text-center text-xl-right text-muted ">
9
9
< a href ="https://github.com/Qexo/Qexo "
10
- class ="font-weight-bold ml-1 " target ="_blank "> © Acrylick -Server</ a >
11
- - coded by < a target ="_blank " href ="https://github.com/am-abudu "> Shine </ a >
10
+ class ="font-weight-bold ml-1 " target ="_blank "> © Acrylic -Server</ a >
11
+ - coded by < a target ="_blank " href ="https://github.com/am-abudu "> Acrylic Team </ a >
12
12
</ div >
13
13
</ div >
14
14
</ div >
You can’t perform that action at this time.
0 commit comments