Commit 1fbcf237 by 陈超

T

parent 9b2b93fa
...@@ -45,6 +45,7 @@ ...@@ -45,6 +45,7 @@
</div> </div>
</div> </div>
<overlay class="overlay" :show="show">
<style scoped> <style scoped>
.overlay { .overlay {
display: flex; display: flex;
...@@ -88,7 +89,6 @@ ...@@ -88,7 +89,6 @@
border-bottom: 0; border-bottom: 0;
} }
</style> </style>
<overlay class="overlay" :show="show">
<div class="layout_v content_holder content_container"> <div class="layout_v content_holder content_container">
<div class="text_16_500 layout_h_c title_text">修改昵称</div> <div class="text_16_500 layout_h_c title_text">修改昵称</div>
<van-icon @click="show = false" class="close_icon" size="16" name="__THEME__/img/guanbi@2x.png" /> <van-icon @click="show = false" class="close_icon" size="16" name="__THEME__/img/guanbi@2x.png" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment