Commit 9e75edae by 陈浩建

修改系统名字,图片

parent 80d1b063
......@@ -5,7 +5,7 @@
:collapsible="collapsible"
v-model="collapsed"
:trigger="null">
<logo title="合伙人" titleUrl="./logoJY.png"/>
<logo title="校园数字化营销" titleUrl="./logoJY.png"/>
<s-menu
:collapsed="collapsed"
:menu="menus"
......
......@@ -902,7 +902,7 @@
},
orderInfo: {},
columns: [
{dataIndex: "customerName", width: 90, title: "客户姓名", fixed: "left"},
{dataIndex: "customerName", width: 100, title: "客户姓名", fixed: "left"},
{dataIndex: "orderStatus", width: 80, title: "订单状态", fixed: "left"},
{
dataIndex: "userType",
......
......@@ -350,7 +350,7 @@ export default {
.caption{
width: 666vw/@vw;
height: 792vw/@vw;
background: url("~@/assets/bg_content.png") no-repeat center;
background: url("~@/assets/bg_content_new.jpg") no-repeat center;
background-size: cover;
float: left;
}
......
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