Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
tswj
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2022-05-15 17:32:39 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
18582226085f17666c0904273e31ec1c0856a2af
18582226
1 parent
ce081f6a
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/client/index.vue
src/views/client/index.vue
View file @
1858222
...
...
@@ -9,7 +9,7 @@
<div class="entry-wrapper">
<!-- TEMP:临时取消授权,正式需要删除 -->
<!-- <div @click="cancelAuth">取消授权</div> -->
<
p class="text">请选择您的身份</p
>
<
!-- <p class="text">请选择您的身份</p> --
>
<div class="control">
<div class="plain">
<my-button type="custom" :custom-style="styleObject1" @on-click="goVisit">访客</my-button>
...
...
Please
register
or
login
to post a comment