Compare commits

..

No commits in common. "d17c3757320c2207bea3f93057d50fe20eef1633" and "bc4492713ab467c147879950779756123a1ee8d3" have entirely different histories.

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.3", "version": "1.0.2",
"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": "https://github.com/klxf/eext-jiepei-helper/issues", "bugs": "",
"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 id="home" class="text-blue-600 hover:text-blue-800 text-sm transition duration-300 ease-in-out"> <a href="#" id="home" class="text-blue-600 hover:text-blue-800 text-sm transition duration-300 ease-in-out">
🏠 扩展主页 🏠 扩展主页
</a> </a>
<a id="bugs" class="text-blue-600 hover:text-blue-800 text-sm transition duration-300 ease-in-out"> <a href="/iframe/order_iframe.html" 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">