Merge branch 'dev'
This commit is contained in:
commit
405a23924d
|
|
@ -78,7 +78,7 @@
|
|||
}
|
||||
</script>
|
||||
|
||||
<style lang="scss">
|
||||
<style lang="scss" scoped>
|
||||
.body-style {
|
||||
background-color: #f6f6f6;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1113,7 +1113,7 @@ import { mapGetters } from "vuex";
|
|||
}
|
||||
</script>
|
||||
|
||||
<style scoped="scss">
|
||||
<style lang="scss" scoped>
|
||||
.total_box{
|
||||
padding: 20rpx;
|
||||
.b1{
|
||||
|
|
|
|||
Loading…
Reference in New Issue