Commit 62bf388b authored by LynnQi's avatar LynnQi

修改商品清单页面

parent 1e9be754
......@@ -99,8 +99,6 @@ export default {
<style scoped lang="scss">
.goods-info-detail {
width: 100%;
// height: 100px;
// border-bottom: 1px solid #000;
.company {
border-bottom: 1px solid #eee;
.item-total {
......
......@@ -30,8 +30,8 @@
</template>
<script>
import goodsInfoDetail from "../components/goodsInfoDetail";
import GoodsHighSearch from "../components/goodsHighSearch";
import goodsInfoDetail from "../components/goodsInfoDetail"
import GoodsHighSearch from "../components/goodsHighSearch"
export default {
name: "goodsInfo",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment