MediaWiki:Mobile.js:修订间差异
无编辑摘要 标签:移动版编辑 移动版网页编辑 |
无编辑摘要 标签:移动版编辑 移动版网页编辑 |
||
| 第3行: | 第3行: | ||
for MW-1.34.2 with MobileFrontend and MinervaNeue | for MW-1.34.2 with MobileFrontend and MinervaNeue | ||
Just replace span text and href to add links */ | Just replace span text and href to add links */ | ||
mw.loader.load('//use.fontawesome.com/aldfjsdlkfjdlskf0.js'); | |||
if ($('.menu ul:first').length) { | if ($('.menu ul:first').length) { | ||
console.log("mobile menu exists"); | console.log("mobile menu exists"); | ||
| 第9行: | 第10行: | ||
'<ul id="p-otherlink" class="toggle-list__list"> \ | '<ul id="p-otherlink" class="toggle-list__list"> \ | ||
<li class="toggle-list-item"> \ | <li class="toggle-list-item"> \ | ||
<a class="toggle-list-item__anchor menu__item--link1" href="https://discuss.jjjstudent.com" data-mw="interface"> \ | <a class="toggle-list-item__anchor menu__item--link1" href="https://discuss.jjjstudent.com" data-mw="interface"> \ | ||
<i class="fa-couch fas" style="font-size:;height:;color:;"></i> \ | <i class="fa-couch fas" style="font-size:;height:;color:;"></i> \ | ||
<span class="toggle-list-item__label">论坛</span> \ | <span class="toggle-list-item__label">论坛</span> \ | ||