mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2026-02-05 00:49:49 +08:00
【优化】优化后台富文本保存商品详情,前端图片之间存在白色间隔的问题。
This commit is contained in:
@@ -927,5 +927,6 @@
|
||||
},
|
||||
};
|
||||
</script>
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
image { display: block; }
|
||||
</style>
|
||||
|
||||
@@ -1142,4 +1142,5 @@
|
||||
</script>
|
||||
<style lang="scss">
|
||||
@import "details.scss";
|
||||
image { display: block; }
|
||||
</style>
|
||||
|
||||
@@ -932,4 +932,5 @@
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.buyBtn { height: 37px; width: 90%; }
|
||||
image { display: block; }
|
||||
</style>
|
||||
|
||||
@@ -385,5 +385,6 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
image { display: block; }
|
||||
</style>
|
||||
|
||||
@@ -1045,4 +1045,5 @@
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
image { display: block; }
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user