Commit 78cd25af by 展昭

upate

parent 412a79c8
...@@ -12,6 +12,7 @@ i { ...@@ -12,6 +12,7 @@ i {
.iosStyle{ .iosStyle{
background-color: @base-blue-color; background-color: @base-blue-color;
} }
.container { .container {
padding-top: 46px; padding-top: 46px;
} }
......
<template> <template>
<div class="container_record"> <div class="container">
<div class="header"> <div class="header">
<HeaderW :title="title" /> <HeaderW :title="title" />
</div> </div>
......
<template> <template>
<div> <div class="container">
<div class="header"> <div class="header">
<van-nav-bar :title="title" left-arrow /> <van-nav-bar :title="title" left-arrow />
</div> </div>
......
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 sign in to comment