微信小程序> 微信小程序view居中

微信小程序view居中

浏览量:5168 时间: 来源:huangfukui

小程序

wxml文件

view class="main"

  view class="center"
    text申请服务商店/text

  /view

    view class="center"
      input class="inputView" name="username" placeholder="请输入服务的商店名称"/

    /view

    view class="buttonlayout"
            button class="button1"申请认证/button
            button class="button2"添加新服务商店/button

   /view

/view


wxss文件

.main{
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.inputView{
  border: 1px solid #abbcbc;
  background-color: white;
  border-radius: 10px;
  width:80%;
  margin-top: 10px;
  height: 40px;
  text-align: center;
  display: flex;
  justify-content: center;
}

.buttonlayout{
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top: 50px;
}
.center{
  display: flex;
  justify-content: center;
}
.button1{
  width:30%;
}
.button2{
  width:45%;
}




版权声明

即速应用倡导尊重与保护知识产权。如发现本站文章存在版权问题,烦请提供版权疑问、身份证明、版权证明、联系方式等发邮件至197452366@qq.com ,我们将及时处理。本站文章仅作分享交流用途,作者观点不等同于即速应用观点。用户与作者的任何交易与本站无关,请知悉。

产品经理

手机 : 13312967497

擅长 : 小程序流量变现

扫码领取礼包

热门模板

  • 头条
  • 搜狐
  • 微博
  • 百家
  • 一点资讯
  • 知乎