fix: 修改地址

This commit is contained in:
zhangds 2024-05-22 17:51:41 +08:00
parent 2f537cdc4e
commit 2597c8945f
2 changed files with 3 additions and 3 deletions

View File

@ -204,7 +204,7 @@ export default class App extends Component {
alt="" alt=""
/> />
<a <a
href="https://tvd8jq9lqkp.feishu.cn/wiki/Dri8w2EBaiRnlEkWm99c8n3RnFf?from=from_copylink" href="https://tvd8jq9lqkp.feishu.cn/wiki/JJ5kwJmAWiUyG7kGkDIcmVepnoh"
target="_blank" target="_blank"
className="help" className="help"
rel="noreferrer" rel="noreferrer"
@ -218,7 +218,7 @@ export default class App extends Component {
alt="" alt=""
/> />
<a <a
href="https://tvd8jq9lqkp.feishu.cn/wiki/ElIrwfZEyitcx0kY9TxcRa9Xneg?from=from_copylink" href="https://tvd8jq9lqkp.feishu.cn/wiki/Vt4Qwd9m6iAV5FkSvL3cMGjPnye"
target="_blank" target="_blank"
className="help" className="help"
rel="noreferrer" rel="noreferrer"

View File

@ -177,7 +177,7 @@ export default class downloadlist extends React.Component {
result = "normal" result = "normal"
} }
if (val == "80") { if (val == "80") {
result = "exception" result = "normal"
} }
if (val == "100") { if (val == "100") {
result = "success" result = "success"