mirror of https://github.com/openspug/spug
U update doc link
parent
b1adf5ad64
commit
8ebedda67f
|
@ -88,7 +88,7 @@ export default observer(function () {
|
|||
<Form.Item label="钉钉" extra={<span>
|
||||
钉钉收不到通知?请参考
|
||||
<a target="_blank" rel="noopener noreferrer"
|
||||
href="https://spug.cc/docs/install-error/#%E9%92%89%E9%92%89%E6%94%B6%E4%B8%8D%E5%88%B0%E9%80%9A%E7%9F%A5%EF%BC%9F">官方文档</a>
|
||||
href="https://spug.cc/docs/use-problem#use-dd">官方文档</a>
|
||||
</span>}>
|
||||
<Form.Item noStyle name="ding">
|
||||
<Input placeholder="https://oapi.dingtalk.com/robot/send?access_token=xxx"/>
|
||||
|
|
|
@ -69,7 +69,7 @@ export default observer(function AutoDeploy() {
|
|||
<Form.Item hidden={tagMode} required={!tagMode} label="选择分支" extra={<span>
|
||||
根据你的网络情况,首次刷新可能会很慢,请耐心等待。
|
||||
<a target="_blank" rel="noopener noreferrer"
|
||||
href="https://spug.cc/docs/install-error/#%E6%96%B0%E5%BB%BA%E5%B8%B8%E8%A7%84%E5%8F%91%E5%B8%83%E7%94%B3%E8%AF%B7-git-clone-%E9%94%99%E8%AF%AF">刷新失败?</a>
|
||||
href="https://spug.cc/docs/use-problem#clone">刷新失败?</a>
|
||||
</span>}>
|
||||
<Form.Item style={{display: 'inline-block', marginBottom: 0, width: '246px'}}>
|
||||
<Select placeholder="仅指定分支的事件触发自动发布" value={branch} onChange={setBranch}>
|
||||
|
|
|
@ -88,7 +88,7 @@ export default observer(function Ext1Setup1() {
|
|||
<Form.Item label="消息通知" extra={<span>
|
||||
应用审核及发布成功或失败结果通知,
|
||||
<a target="_blank" rel="noopener noreferrer"
|
||||
href="https://spug.cc/docs/install-error/#%E9%92%89%E9%92%89%E6%94%B6%E4%B8%8D%E5%88%B0%E9%80%9A%E7%9F%A5%EF%BC%9F">钉钉收不到通知?</a>
|
||||
href="https://spug.cc/docs/use-problem#use-dd">钉钉收不到通知?</a>
|
||||
</span>}>
|
||||
<Input
|
||||
addonBefore={(
|
||||
|
|
|
@ -85,7 +85,7 @@ export default observer(function Ext2Setup1() {
|
|||
<Form.Item label="消息通知" extra={<span>
|
||||
应用审核及发布成功或失败结果通知,
|
||||
<a target="_blank" rel="noopener noreferrer"
|
||||
href="https://spug.cc/docs/install-error/#%E9%92%89%E9%92%89%E6%94%B6%E4%B8%8D%E5%88%B0%E9%80%9A%E7%9F%A5%EF%BC%9F">钉钉收不到通知?</a>
|
||||
href="https://spug.cc/docs/use-problem#use-dd">钉钉收不到通知?</a>
|
||||
</span>}>
|
||||
<Input
|
||||
addonBefore={(
|
||||
|
|
|
@ -137,7 +137,7 @@ class Ext2Setup2 extends React.Component {
|
|||
) : null,
|
||||
<Form.Item key={2} required label="目标路径" extra={<a
|
||||
target="_blank" rel="noopener noreferrer"
|
||||
href="https://spug.cc/docs/deploy-config#%E6%95%B0%E6%8D%AE%E4%BC%A0%E8%BE%93">使用前请务必阅读官方文档。</a>}>
|
||||
href="https://spug.cc/docs/deploy-config#transfer">使用前请务必阅读官方文档。</a>}>
|
||||
<Input
|
||||
disabled={store.isReadOnly}
|
||||
spellCheck={false}
|
||||
|
|
|
@ -10,7 +10,7 @@ const Tips1 = (
|
|||
<a
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
href="https://spug.cc/docs/deploy-config/#%E5%85%A8%E5%B1%80%E5%8F%98%E9%87%8F">内置全局变量</a>
|
||||
href="https://spug.cc/docs/deploy-config#global-env">内置全局变量</a>
|
||||
)
|
||||
|
||||
const Tips2 = (
|
||||
|
|
|
@ -117,7 +117,7 @@ export default observer(function () {
|
|||
<Form.Item required label="选择分支/标签/版本" style={{marginBottom: 12}} extra={<span>
|
||||
根据网络情况,首次刷新可能会很慢,请耐心等待。
|
||||
<a target="_blank" rel="noopener noreferrer"
|
||||
href="https://spug.cc/docs/install-error/#%E6%96%B0%E5%BB%BA%E5%B8%B8%E8%A7%84%E5%8F%91%E5%B8%83%E7%94%B3%E8%AF%B7-git-clone-%E9%94%99%E8%AF%AF">clone 失败?</a>
|
||||
href="https://spug.cc/docs/use-problem#clone">clone 失败?</a>
|
||||
</span>}>
|
||||
<Form.Item style={{display: 'inline-block', marginBottom: 0, width: '450px'}}>
|
||||
<Input.Group compact>
|
||||
|
|
|
@ -156,7 +156,7 @@ export default observer(function () {
|
|||
<Form.Item required label="选择分支/标签/版本" style={{marginBottom: 12}} extra={<span>
|
||||
根据网络情况,首次刷新可能会很慢,请耐心等待。
|
||||
<a target="_blank" rel="noopener noreferrer"
|
||||
href="https://spug.cc/docs/install-error/#%E6%96%B0%E5%BB%BA%E5%B8%B8%E8%A7%84%E5%8F%91%E5%B8%83%E7%94%B3%E8%AF%B7-git-clone-%E9%94%99%E8%AF%AF">clone 失败?</a>
|
||||
href="https://spug.cc/docs/use-problem#clone">clone 失败?</a>
|
||||
</span>}>
|
||||
<Form.Item style={{display: 'inline-block', marginBottom: 0, width: '450px'}}>
|
||||
<Input.Group compact>
|
||||
|
|
|
@ -61,7 +61,7 @@ export default function () {
|
|||
content: <div>
|
||||
未能获取到访问者的真实IP,无法提供基于请求来源IP的合法性验证,详细信息请参考
|
||||
<a target="_blank"
|
||||
href="https://spug.cc/docs/practice/#%E5%AE%89%E5%85%A8%E6%80%A7%E5%AE%9E%E8%B7%B5%E6%8C%87%E5%8D%97"
|
||||
href="https://spug.cc/docs/practice/"
|
||||
rel="noopener noreferrer">官方文档</a>。
|
||||
</div>,
|
||||
onOk: () => doLogin(data)
|
||||
|
|
|
@ -85,7 +85,7 @@ export default observer(function () {
|
|||
<span>
|
||||
任务执行失败告警通知,
|
||||
<a target="_blank" rel="noopener noreferrer"
|
||||
href="https://spug.cc/docs/install-error/#%E9%92%89%E9%92%89%E6%94%B6%E4%B8%8D%E5%88%B0%E9%80%9A%E7%9F%A5%EF%BC%9F">钉钉收不到通知?</a>
|
||||
href="https://spug.cc/docs/use-problem#use-dd">钉钉收不到通知?</a>
|
||||
</span>)}>
|
||||
<Input
|
||||
value={store.record.rst_notify.value}
|
||||
|
|
|
@ -77,7 +77,7 @@ export default observer(function () {
|
|||
<Form.Item
|
||||
label="访问IP校验"
|
||||
extra={<span>建议开启,校验是否获取了真实的访问者IP,防止因为增加的反向代理层导致基于IP的安全策略失效,当校验失败时会在登录时弹窗提醒。如果你在内网部署且仅在内网使用可以关闭该特性。<a
|
||||
href="https://spug.cc/docs/practice/#%E5%AE%89%E5%85%A8%E6%80%A7%E5%AE%9E%E8%B7%B5%E6%8C%87%E5%8D%97"
|
||||
href="https://spug.cc/docs/practice"
|
||||
target="_blank" rel="noopener noreferrer">为什么没有获取到真实IP?</a></span>}>
|
||||
<Switch
|
||||
checkedChildren="开启"
|
||||
|
|
Loading…
Reference in New Issue