@@ -58,7 +58,7 @@ export const lineChartOption = {
grid: {
left: '1%',
right: '1%',
- top: '2 %',
+ top: '5%',
bottom: 0,
containLabel: true
},
@@ -8,6 +8,12 @@
.van-calendar__day--multiple-selected {
background: #FF5074;
}
+
+ .van-overlay,
+ .van-popup {
+ z-index: 99999999 !important;
+ }
.bgImg {
@@ -304,7 +304,7 @@ export default defineComponent({
label="手机号"
class={styles.noArrow}
maxlength={11}
- placeholder="请输入手机号码"
+ placeholder="手机号码"
v-model={forms.phone}
/>
<div class={styles.tips}>