fix: 修改地址
This commit is contained in:
parent
2f537cdc4e
commit
2597c8945f
|
@ -204,7 +204,7 @@ export default class App extends Component {
|
|||
alt=""
|
||||
/>
|
||||
<a
|
||||
href="https://tvd8jq9lqkp.feishu.cn/wiki/Dri8w2EBaiRnlEkWm99c8n3RnFf?from=from_copylink"
|
||||
href="https://tvd8jq9lqkp.feishu.cn/wiki/JJ5kwJmAWiUyG7kGkDIcmVepnoh"
|
||||
target="_blank"
|
||||
className="help"
|
||||
rel="noreferrer"
|
||||
|
@ -218,7 +218,7 @@ export default class App extends Component {
|
|||
alt=""
|
||||
/>
|
||||
<a
|
||||
href="https://tvd8jq9lqkp.feishu.cn/wiki/ElIrwfZEyitcx0kY9TxcRa9Xneg?from=from_copylink"
|
||||
href="https://tvd8jq9lqkp.feishu.cn/wiki/Vt4Qwd9m6iAV5FkSvL3cMGjPnye"
|
||||
target="_blank"
|
||||
className="help"
|
||||
rel="noreferrer"
|
||||
|
|
|
@ -177,7 +177,7 @@ export default class downloadlist extends React.Component {
|
|||
result = "normal"
|
||||
}
|
||||
if (val == "80") {
|
||||
result = "exception"
|
||||
result = "normal"
|
||||
}
|
||||
if (val == "100") {
|
||||
result = "success"
|
||||
|
|
Loading…
Reference in New Issue