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