Commit 160e7667 authored by 仇晓婷's avatar 仇晓婷

未设置样式

parent fab43a2f
<template>
<div class="product-mix">
<div class="set">
<Layout>
<Sider hide-trigger v-if="showMenu" width="300">
<ProductTree @on-hide="onHide" @on-select="productSearch" />
......@@ -188,7 +188,7 @@ export default {
};
</script>
<style lang="less">
.product-mix {
.set {
font-family: Microsoft YaHei;
padding-top: 3px;
.ivu-layout-sider {
......
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