hookehuyr

fix

...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
9 <div class="entry-wrapper"> 9 <div class="entry-wrapper">
10 <!-- TEMP:临时取消授权,正式需要删除 --> 10 <!-- TEMP:临时取消授权,正式需要删除 -->
11 <!-- <div @click="cancelAuth">取消授权</div> --> 11 <!-- <div @click="cancelAuth">取消授权</div> -->
12 - <p class="text">请选择您的身份</p> 12 + <!-- <p class="text">请选择您的身份</p> -->
13 <div class="control"> 13 <div class="control">
14 <div class="plain"> 14 <div class="plain">
15 <my-button type="custom" :custom-style="styleObject1" @on-click="goVisit">访客</my-button> 15 <my-button type="custom" :custom-style="styleObject1" @on-click="goVisit">访客</my-button>
......