Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Commit

Permalink
release 1.1.1 (#48)
Browse files Browse the repository at this point in the history
release 1.1.1
  • Loading branch information
ruibaby authored Sep 26, 2019
2 parents 592547b + 8a646a8 commit 7eb901f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "halo-admin",
"version": "1.1.0",
"version": "1.1.1",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand Down
2 changes: 1 addition & 1 deletion src/views/user/Profile.vue
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</div>
<div class="profile-center-detail">
<p>
<a-icon type="global" /><a
<a-icon type="link" /><a
:href="options.blog_url"
target="method"
>{{ options.blog_url }}</a>
Expand Down

0 comments on commit 7eb901f

Please sign in to comment.