提交 06c3e606 编写于 作者: KK's avatar KK

代码格式化

上级 9b5d3158
......@@ -262,7 +262,7 @@
.markdown>table {
border-collapse: collapse;
border-spacing: 0px;
border-spacing: 0;
empty-cells: show;
border: 1px solid #e9e9e9;
width: 95%;
......
.app-404{
padding: 50px 0px;
padding: 50px 0;
text-align: center;
background-color:white;
height: 100%;
......
.app-500{
padding: 50px 0px;
padding: 50px 0;
text-align: center;
background-color:white;
height: 100%;
......
......@@ -112,7 +112,7 @@
display: block;
height: 100%;
width: 100%;
margin: 0px auto;
margin: 0 auto;
border-radius: 50%;
position: relative;
z-index: 3;
......@@ -135,7 +135,7 @@
text-overflow: ellipsis;
white-space: nowrap;
position: absolute;
bottom: 0px;
bottom: 0;
left: 0;
right: 0;
text-align: center;
......@@ -208,7 +208,7 @@
text-overflow: ellipsis;
white-space: nowrap;
position: absolute;
bottom: 0px;
bottom: 0;
left: 0;
right: 0;
text-align: center;
......@@ -223,10 +223,10 @@
}
.mpvue-calendar-change {
position: absolute;
left: 0px;
left: 0;
top: 42px;
right: 0px;
bottom: 0px;
right: 0;
bottom: 0;
background: #fff;
display: flex;
justify-content: center;
......@@ -268,7 +268,7 @@
}
.mpvue-calendar-change .calendar-week-switch-months span {
margin-bottom: 10px;
margin-top: 0px;
margin-top: 0;
}
.calendar-years,
.calendar-months {
......@@ -327,7 +327,7 @@
border-radius: 4px;
}
.mpvue-calendar .mc-range-row-first.mc-range-end.month-first-date .mc-range-bg {
margin-left: 0px;
margin-left: 0;
}
.mc-range-row-last.mc-range-begin .mc-range-bg {
display: block;
......@@ -357,7 +357,7 @@
display: block;
width: 50%;
border-radius: 4px;
left: 0px;
left: 0;
}
.calendar-wrapper
.mpvue-calendar
......@@ -367,7 +367,7 @@
display: none;
}
.mc-range-mode .mc-range-second-to-last .mc-range-bg {
border-radius: 0px 25% 25% 0px;
border-radius: 0 25% 25% 0;
}
.mc-today-element .calendar-date {
background-color: rgba(25, 47, 89, 0.1);
......@@ -379,11 +379,11 @@
.month-last-date.mc-range-begin
.mc-range-bg {
width: 150%;
border-radius: 0px 20% 20% 0px;
border-radius: 0 20% 20% 0;
}
.mpvue-calendar .mc-range-mode.week-switch .mc-range-month-last .mc-range-bg {
background-color: #01a1ed;
border-radius: 0px 20% 20% 0px;
border-radius: 0 20% 20% 0;
}
/*month range*/
.mpvue-calendar .month-range-mode {
......@@ -392,15 +392,15 @@
}
.mpvue-calendar .mc-month-range-mode-head {
box-shadow: 0 4px 8px rgba(25, 47, 89, 0.1);
padding: 8px 0px;
padding: 8px 0;
position: sticky;
top: 0px;
top: 0;
background-color: #fff;
z-index: 9;
}
.month-range-mode .month-rang-head {
text-align: left;
margin: 10px 0px;
margin: 10px 0;
padding-left: 10px;
}
.month-range-mode .mc-last-month,
......
......@@ -84,7 +84,7 @@
}
.mpvue-calendar td {
margin: 2px !important;
padding: 0px 0;
padding: 0 0;
width: 14.28571429%;
height: 88rpx;
text-align: center;
......@@ -112,7 +112,7 @@
width: 76rpx;
font-size: 28rpx;
line-height: 76rpx;
margin: 0px auto;
margin: 0 auto;
position: relative;
z-index: 3;
}
......@@ -264,7 +264,7 @@
}
.mpvue-calendar-change .calendar-week-switch-months span {
margin-bottom: 20rpx;
margin-top: 0px;
margin-top: 0;
font-size: 26rpx;
line-height: 40rpx;
}
......@@ -331,7 +331,7 @@
left: 5px;
}
.mpvue-calendar .mc-range-row-first.mc-range-end.month-first-date .mc-range-bg {
margin-left: 0px;
margin-left: 0;
}
.mc-range-mode .mc-range-row-last.mc-range-begin .mc-range-bg {
display: block;
......@@ -363,11 +363,11 @@
.month-last-date.mc-range-begin
.mc-range-bg {
width: 130%;
border-radius: 0px 20% 20% 0px;
border-radius: 0 20% 20% 0;
}
.mpvue-calendar .mc-range-mode.week-switch .mc-range-month-last .mc-range-bg {
background-color: #01a1ed;
border-radius: 0px 20% 20% 0px;
border-radius: 0 20% 20% 0;
}
/*month range*/
.mpvue-calendar .month-range-mode {
......@@ -378,13 +378,13 @@
box-shadow: 0 4px 8px rgba(25, 47, 89, 0.1);
padding: 15rpx 0rpx;
position: sticky;
top: 0px;
top: 0;
background-color: #fff;
z-index: 9;
}
.month-range-mode .month-rang-head {
text-align: left;
margin: 20rpx 0px;
margin: 20rpx 0;
padding-left: 40rpx;
font-size: 28rpx;
}
......
......@@ -14,16 +14,16 @@
right: 25px;
opacity: 0.8;
font-size: 12px;
bottom: 0px;
bottom: 0;
color: #ea3424;
z-index: 10;
}
.prompt_text_right {
position: absolute;
left: 0px;
left: 0;
opacity: 0.8;
font-size: 12px;
bottom: 0px;
bottom: 0;
color: #ea3424;
z-index: 10;
}
......
......@@ -38,16 +38,16 @@
right: 25px;
opacity: 0.8;
font-size: 12px;
bottom: 0px;
bottom: 0;
color: #ea3424;
z-index: 10;
}
.prompt_text_right {
position: absolute;
left: 0px;
left: 0;
opacity: 0.8;
font-size: 12px;
bottom: 0px;
bottom: 0;
color: #ea3424;
z-index: 10;
}
......
......@@ -3,7 +3,7 @@
text-align: left;
}
.van-collapse-item__content {
padding: 0px;
padding: 0;
color: #2c3e50;
}
.van-panel__header-value {
......
.app-list-default {
display: flex;
padding: 10px 0px;
padding: 10px 0;
margin: 0 10px;
.icon_box {
width: 35px;
......
......@@ -27,8 +27,8 @@
top: 50%;
margin-top: -3px;
position: absolute;
width: 0px;
height: 0px;
width: 0;
height: 0;
color: currentcolor;
border-top: 5px solid;
border-right: 5px solid transparent;
......
......@@ -2,6 +2,6 @@
.van-hairline--top-bottom::after, .van-hairline-unset--top-bottom::after {
border-width: 0;
border-top-width: 0;
border-bottom-width: 0px;
border-bottom-width: 0;
}
}
\ No newline at end of file
......@@ -25,7 +25,7 @@
.list-title {
font-size: 1.2em;
color: #666;
padding: 10px 0px 10px 0px;
padding: 10px 0 10px 0;
margin: 0;
}
.list-info {
......
<template>
<div class="app-seach-history">
<ion-toolbar>
<ion-searchbar style="height: 36px; padding-bottom: 0px;" :placeholder="$t('app.fastsearch')" debounce="500" @ionChange="quickValueChange($event)" show-cancel-button="focus" :cancel-button-text="$t('app.button.cancel')" @ionFocus="searchbarFocus" @ionBlur="searchbarBlur" @search="searchVal" ref="searchbar"></ion-searchbar>
<ion-searchbar style="height: 36px; padding-bottom: 0;" :placeholder="$t('app.fastsearch')" debounce="500" @ionChange="quickValueChange($event)" show-cancel-button="focus" :cancel-button-text="$t('app.button.cancel')" @ionFocus="searchbarFocus" @ionBlur="searchbarBlur" @search="searchVal" ref="searchbar"></ion-searchbar>
<ion-button v-if="showfilter" class="filter-btn" size="small" slot="end" @click="openSearchform"><ion-icon slot="end" name="filter-outline"></ion-icon>过滤</ion-button>
</ion-toolbar>
<div class="history" v-if="hasHistory && (searchbarIsFocus || isSpeaking ) ">
......
......@@ -27,8 +27,8 @@
top: 50%;
margin-top: -3px;
position: absolute;
width: 0px;
height: 0px;
width: 0;
height: 0;
color: currentcolor;
pointer-events: none;
border-top: 5px solid;
......
......@@ -41,8 +41,8 @@
top: 50%;
margin-top: -3px;
position: absolute;
width: 0px;
height: 0px;
width: 0;
height: 0;
color: currentcolor;
pointer-events: none;
border-top: 5px solid;
......
......@@ -17,5 +17,5 @@
}
.picker-col {
padding-inline-start: 5px;
padding-inline-end: 0px;
padding-inline-end: 0;
}
\ No newline at end of file
.app-mobile-file-upload {
width: 100%;
padding: 0px;
padding: 0;
.van-cell-group {
.van-cell {
padding: 4px 14px 4px 0;
......@@ -22,14 +22,14 @@
font-size: 14px;
--inner-border-width: 0;
height: 38px;
--padding-end: 0px !important;
--inner-padding-end: 0px !important;
--padding-end: 0 !important;
--inner-padding-end: 0 !important;
text-align: right;
}
ion-row{
display: flex;
justify-content: flex-end;
padding-right: 0px;
padding-right: 0;
}
ion-icon {
font-size: 20px !important;
......
......@@ -15,7 +15,7 @@
background: rgb(247, 248, 250);
width: 80px;
height: 80px;
margin: 8px 8px 8px 0px;
margin: 8px 8px 8px 0;
display: flex;
align-items: center;
justify-content: center;
......
......@@ -40,8 +40,8 @@
top: 50%;
margin-top: -3px;
position: absolute;
width: 0px;
height: 0px;
width: 0;
height: 0;
color: currentcolor;
pointer-events: none;
border-top: 5px solid;
......
......@@ -40,8 +40,8 @@
top: 50%;
margin-top: -3px;
position: absolute;
width: 0px;
height: 0px;
width: 0;
height: 0;
color: currentcolor;
pointer-events: none;
border-top: 5px solid;
......
......@@ -19,7 +19,7 @@
font-size: 15px !important;
}
ion-radio{
border: 0px;
border: 0;
}
}
.align-boxs{
......
......@@ -34,7 +34,7 @@
background: #ffb900;
}
.loading span:last-child{
margin-right: 0px;
margin-right: 0;
}
@-webkit-keyframes load{
0%{
......
......@@ -50,7 +50,7 @@
}
> .view-search {
> .van-cell {
padding: 0px;
padding: 0;
padding-right: @padding-md;
display: flex;
align-items: center;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册