演示不正确的问题
This commit is contained in:
parent
4c0cd58a13
commit
35dab9dd73
|
|
@ -78,7 +78,7 @@
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style scoped="scss">
|
<style lang="scss">
|
||||||
.body-style {
|
.body-style {
|
||||||
background-color: #f6f6f6;
|
background-color: #f6f6f6;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -39,7 +39,7 @@
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style scoped="scss">
|
<style scoped lang="scss">
|
||||||
.xxd-list{
|
.xxd-list{
|
||||||
margin-top: 40rpx;
|
margin-top: 40rpx;
|
||||||
.name{
|
.name{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue