Compare commits
1 Commits
v0.0.5-bet
...
v0.0.5-bet
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e0a84a0570 |
@@ -42,7 +42,7 @@
|
||||
},
|
||||
"productName": "CS工具箱",
|
||||
"mainBinaryName": "cstb",
|
||||
"version": "0.0.5-beta.1",
|
||||
"version": "0.0.5-beta.2",
|
||||
"identifier": "upup.cool",
|
||||
"plugins": {
|
||||
"deep-link": {
|
||||
|
||||
@@ -81,7 +81,8 @@ const Nav = () => {
|
||||
</Tooltip>
|
||||
<Tooltip content="反馈" showArrow={true} delay={300}>
|
||||
<Link
|
||||
href="/preference"
|
||||
href="https://docs.qq.com/form/page/DZU1ieW9SQkxWU1RF"
|
||||
target="_blank"
|
||||
className="px-2 py-0 text-black transition duration-150 rounded dark:text-white hover:bg-black/10 dark:hover:bg-zinc-100/10 active:scale-95"
|
||||
>
|
||||
<button type="button">
|
||||
|
||||
Reference in New Issue
Block a user