File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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- < link rel ="icon " href ="/public/middlePNG.svg ">
6+ < link rel ="icon " href ="/public/img/ middlePNG.svg ">
77 < style >
88 body {
99 margin : 0px ;
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- < link rel ="icon " href ="/public/middlePNG.svg ">
6+ < link rel ="icon " href ="/public/img/ middlePNG.svg ">
77 < style >
88 body {
99 margin : 0px ;
File renamed without changes.
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ export default{
1616
1717 onMounted (() => {
1818 if (isBeta){
19- window .alert (" hihi! 歡迎來到SMCL,目前網站正在開發! \n 有任何意見或bug歡迎回報:service@smcl.app" );
19+ window .alert (" hihi! 歡迎來到SMCL,目前網站正在開發! \n 有任何意見或bug歡迎回報:service@smcl.app \n 或使用Github回報 " );
2020 }
2121 })
2222
Original file line number Diff line number Diff line change 22<nav class =" navbar" >
33 <div class =" logo" >
44 <a href =" /" >
5- <img src =" /public/middlePNG.svg" alt =" " >
5+ <img src =" /public/img/ middlePNG.svg" alt =" " >
66 <h1 >{{ web_title }}</h1 >
77 </a >
88 </div >
You can’t perform that action at this time.
0 commit comments