mirror of
https://github.com/klxf/eext-jiepei-helper.git
synced 2025-09-21 16:13:25 +08:00
update about iframe
This commit is contained in:
parent
bc4492713a
commit
f241e9cd45
@ -19,7 +19,7 @@
|
|||||||
"logo": "./images/logo.png"
|
"logo": "./images/logo.png"
|
||||||
},
|
},
|
||||||
"homepage": "https://extensions.oshwhub.com/item/fangs233/jiepei-helper",
|
"homepage": "https://extensions.oshwhub.com/item/fangs233/jiepei-helper",
|
||||||
"bugs": "",
|
"bugs": "https://github.com/klxf/eext-jiepei-helper/issues",
|
||||||
"activationEvents": {},
|
"activationEvents": {},
|
||||||
"entry": "./dist/index",
|
"entry": "./dist/index",
|
||||||
"dependentExtensions": {},
|
"dependentExtensions": {},
|
||||||
|
@ -17,10 +17,10 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="flex justify-center space-x-4 mt-auto">
|
<div class="flex justify-center space-x-4 mt-auto">
|
||||||
<a href="#" id="home" class="text-blue-600 hover:text-blue-800 text-sm transition duration-300 ease-in-out">
|
<a id="home" class="text-blue-600 hover:text-blue-800 text-sm transition duration-300 ease-in-out">
|
||||||
🏠 扩展主页
|
🏠 扩展主页
|
||||||
</a>
|
</a>
|
||||||
<a href="/iframe/order_iframe.html" id="bugs" class="text-blue-600 hover:text-blue-800 text-sm transition duration-300 ease-in-out">
|
<a id="bugs" class="text-blue-600 hover:text-blue-800 text-sm transition duration-300 ease-in-out">
|
||||||
🐞 Bug反馈
|
🐞 Bug反馈
|
||||||
</a>
|
</a>
|
||||||
<a id="check" class="text-blue-600 hover:text-blue-800 text-sm transition duration-300 ease-in-out">
|
<a id="check" class="text-blue-600 hover:text-blue-800 text-sm transition duration-300 ease-in-out">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user