Compare commits

..

2 Commits

Author SHA1 Message Date
d17c375732 update about iframe 2025-07-29 14:57:13 +08:00
f241e9cd45 update about iframe 2025-07-29 14:55:47 +08:00
2 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
"uuid": "817c3321fba54f70b0186500933ed47b", "uuid": "817c3321fba54f70b0186500933ed47b",
"displayName": "捷配下单助手", "displayName": "捷配下单助手",
"description": "一键前往捷配下单 PCB支持保存下单偏好", "description": "一键前往捷配下单 PCB支持保存下单偏好",
"version": "1.0.2", "version": "1.0.3",
"publisher": "Mr_Fang", "publisher": "Mr_Fang",
"engines": { "engines": {
"eda": "^2.3.0" "eda": "^2.3.0"
@ -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": {},

View File

@ -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">