个人建站域名修正

This commit is contained in:
谢思 2023-11-03 14:24:02 +08:00
parent 1a085c7e08
commit 5cb8b1b5cd
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ import SelectBranch from '../../../forge/Branch/Select';
import './index.scss';
function Pages(props) {
const {current_user, history, form, projectDetail, defaultBranch, isManager} = props;
const {current_user, history, form, projectDetail, defaultBranch, isManager, mygetHelmetapi:{site_page_deploy_domain}} = props;
const { owner , projectsId } = props.match.params;
const {id_card_verify} = current_user;
const { getFieldDecorator, validateFieldsAndScroll } = form;
@ -126,7 +126,7 @@ function Pages(props) {
/>
)}
<span style={{wordBreak: 'break-all'}}>
http://{current_user.login}.kingchan.cn/{tag}
http://{current_user.login}.{site_page_deploy_domain}/{tag}
</span>
</Form.Item>
<Form.Item name="建站工具" label="建站工具">