提交 5086d7b1 编写于 作者: Anne_LXM's avatar Anne_LXM

清理无用的css

上级 9e6b688a
......@@ -37,7 +37,3 @@
}
}
</script>
<style>
</style>
......@@ -42,7 +42,3 @@
}
}
</script>
<style>
</style>
......@@ -94,12 +94,6 @@
justify-content: center;
}
.main .list-item {
width: 100%;
height: 100px;
border: 1px solid #666;
}
.custom-btn {
color: #ffffff;
background-color: #1AAD19;
......
......@@ -73,10 +73,6 @@
border-radius: 12px;
}
.mt-10 {
margin-top: 10px;
}
.button {
border: 0px;
border-radius: 0px;
......
......@@ -115,10 +115,6 @@
height: 100px;
}
.msg-text {
margin-bottom: 100px;
}
.title1 {
margin-top: 10px;
font-size: 18px;
......
......@@ -726,17 +726,6 @@
padding: 10px;
}
.list-item {
flex-direction: row;
flex-wrap: nowrap;
align-items: center;
padding: 5px 0px;
}
.list-text {
flex: 1;
}
.button {
margin-top: 5px;
margin-bottom: 5px;
......
......@@ -134,12 +134,6 @@
justify-content: center;
}
.main .list-item {
width: 100%;
height: 100px;
border: 1px solid #666;
}
.progress-box {
height: 25px;
margin-bottom: 30px;
......
......@@ -191,12 +191,6 @@
justify-content: center;
}
.main .list-item {
width: 100%;
height: 100px;
border: 1px solid #666;
}
.uni-list-cell {
justify-content: flex-start;
}
......
......@@ -49,7 +49,3 @@
}
}
</script>
<style>
</style>
......@@ -321,7 +321,3 @@
html : Array<UTSJSONObject>
}
</script>
<style>
</style>
<template>
<view slot="refresher" class="refresh-box">
<image v-if="state == 2" class="refresh-icon" src="/static/template/custom-refresher/refresh-box/run.gif" mode="widthFix"></image>
<text class="tip-text">{{text[state]}}</text>
</view>
</template>
<script>
......@@ -18,9 +16,6 @@
state: {
type: Number,
default: 0
},
methods: {
}
}
}
......
......@@ -160,12 +160,6 @@
text-align: center;
}
.picker-view {
width: 100%;
height: 320px;
margin-top: 10px;
}
.switch-refresher-group {
flex-direction: row;
margin-top: 5px;
......
......@@ -31,7 +31,3 @@
}
}
</script>
<style>
</style>
......@@ -176,12 +176,6 @@
justify-content: center;
}
.main .list-item {
width: 100%;
height: 100px;
border: 1px solid #666;
}
.m-l-a {
margin-left: auto;
}
......
......@@ -177,12 +177,6 @@
justify-content: center;
}
.main .list-item {
width: 100%;
height: 100px;
border: 1px solid #666;
}
.textarea-wrap {
flex-direction: row;
justify-content: center;
......
......@@ -58,11 +58,6 @@
background-color: white;
}
.text {
color: #777;
font-size: 13px;
}
.is-hover {
background-color: #179b16;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册