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

未设置样式

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