Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix loading UI for project page #1018

Merged
merged 1 commit into from
Oct 24, 2024
Merged

Fix loading UI for project page #1018

merged 1 commit into from
Oct 24, 2024

Conversation

nighca
Copy link
Collaborator

@nighca nighca commented Oct 24, 2024

No description provided.

<span class="part" :title="$t(likeCount!.title)">
<UIIcon type="heart" />
{{ $t(likeCount!.text) }}
<div class="right">
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这边看上去一大块 diff,其实只是把 <div class=right> 上的 v-if="project != null" 挪到了里边的 <template v-if="project != null">,结构上多了一层,内容没有变更

@qiniu-ci
Copy link

This PR has been deployed to the preview environment. You can explore it using the preview URL.

Warning

Please note that deployments in the preview environment are temporary and will be automatically cleaned up after a certain period. Make sure to explore it before it is removed. For any questions, contact the Go+ Builder team.

@aofei aofei merged commit 04471bc into goplus:dev Oct 24, 2024
4 checks passed
nighca added a commit to nighca/goplus-builder that referenced this pull request Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants