提交 71dd587f 编写于 作者: Y yurj26

chore: remove invalid css

上级 2a664515
......@@ -2,7 +2,6 @@
<view class="page">
<child
class="child-class"
style="color: red;"
id="child-id"
data-id="data-id"
val="val"
......@@ -23,9 +22,6 @@ export default {
</script>
<style>
.page {
font-size: 16px;
}
.row {
display: flex;
flex-direction: row;
......
......@@ -31,9 +31,6 @@ export default {
</script>
<style>
.page {
font-size: 16px;
}
.row {
display: flex;
flex-direction: row;
......
......@@ -20,7 +20,6 @@ export default {
<style>
.page {
font-size: 16px;
display: flex;
flex-direction: row;
justify-content: space-between;
......
......@@ -31,10 +31,6 @@ export default {
</script>
<style>
.page {
font-size: 16px;
}
.row {
display: flex;
flex-direction: row;
......
......@@ -24,10 +24,6 @@ export default {
</script>
<style>
.page {
font-size: 16px;
}
.row {
display: flex;
flex-direction: row;
......
......@@ -84,10 +84,6 @@
</script>
<style>
.page {
font-size: 16px;
}
.row {
display: flex;
flex-direction: row;
......
......@@ -89,10 +89,6 @@ export default {
</script>
<style>
.page {
font-size: 16px;
}
.row {
display: flex;
flex-direction: row;
......
......@@ -31,9 +31,6 @@ export default {
</script>
<style>
.page {
font-size: 16px;
}
.row {
display: flex;
flex-direction: row;
......
......@@ -26,7 +26,6 @@ export default {
<style>
.page {
font-size: 16px;
display: flex;
flex-direction: row;
justify-content: space-between;
......
......@@ -27,9 +27,6 @@ export default {
</script>
<style>
.page {
font-size: 16px;
}
.row {
display: flex;
flex-direction: row;
......
......@@ -28,9 +28,6 @@ export default {
</script>
<style>
.page {
font-size: 16px;
}
.row {
display: flex;
flex-direction: row;
......
......@@ -20,9 +20,6 @@ export default {
</script>
<style>
.page {
font-size: 16px;
}
.row {
display: flex;
flex-direction: row;
......
......@@ -18,9 +18,6 @@ export default {
</script>
<style>
.page {
font-size: 16px;
}
.row {
display: flex;
flex-direction: row;
......
......@@ -40,10 +40,6 @@ export default {
</script>
<style>
.page {
font-size: 16px;
}
.row {
display: flex;
flex-direction: row;
......
......@@ -56,10 +56,6 @@ export default {
</script>
<style>
.page {
font-size: 16px;
}
.row {
display: flex;
flex-direction: row;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册