@@ -256,7 +256,7 @@ export default {
};
</script>
-<style lang='less'>
+<style lang='less' scoped>
body,
html {
margin: 0;
@@ -276,8 +276,9 @@ html {
}
.list-item {
background-color: #fff;
- padding-left: 10px;
+ padding: 10px;
overflow: hidden;
+ border-bottom: 1px solid #f2f2f2;
.item_top {
width: 100%;
@@ -228,7 +228,7 @@ export default {
},
-<style lang="less">
+<style lang="less" scoped>
@@ -266,7 +266,7 @@ export default {
@@ -274,7 +274,7 @@ export default {