选择成品物料
This commit is contained in:
@@ -60,7 +60,7 @@ export default {
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="stylus">
|
||||
<style lang="stylus" scoped>
|
||||
@import '~@style/mixin.styl'
|
||||
.zd_content
|
||||
padding-top 0
|
||||
@@ -95,7 +95,7 @@ export default {
|
||||
padding-left 5px
|
||||
.zd_wrapper
|
||||
_wh(calc(100% - 30px),calc(100% - 152px)) /** 42+80+15+15 */
|
||||
padding 15px 5%
|
||||
padding 35px 5%
|
||||
// background-color #fff
|
||||
border-radius 12px
|
||||
margin 0 auto 15px auto
|
||||
@@ -108,9 +108,6 @@ export default {
|
||||
_wh(30%, auto)
|
||||
margin-bottom 20px
|
||||
_font(13px, 30px,#e74f1a,,center)
|
||||
&:nth-child(3n+2)
|
||||
margin-left 5%
|
||||
margin-right 5%
|
||||
::v-deep .menu-img
|
||||
_wh(100%, auto)
|
||||
img
|
||||
|
||||
Reference in New Issue
Block a user