Commit e3708fc8 authored by 全球's avatar 全球

头像按钮位置修改

parent 33a8642d
<template>
<div class="instructions">
<div class="content">
<p class="title">公司简介</p>
<p class="paragraph">
<span
>请您仔细阅读以下条款,并确认您已完全理解本协议之规定,尤其是免除及限制责任的条款、知识产权条款、法律适用及争议解决条款。请您仔细阅读以下条款,并确认您已完全理解本协议之规定,尤其是免除及限制责任的条款、知识产权条款、法律适用及争议解决条款。
......
......@@ -2,7 +2,7 @@
<div class="modefy-avatar">
<img class="avatar" :src="avatar" alt />
<div class="btn">
<van-button type="primary" plain style="height:44px" @click="checkBtn"
<van-button type="primary" plain style="height:44px;top:11px" @click="checkBtn"
>确定</van-button
>
<van-uploader
......
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