增加底部工具栏FooterToolBar、完善表单模块(高级表单)、

This commit is contained in:
chenghx
2018-07-24 18:02:55 +08:00
parent a04b526f34
commit 1ce46133c5
12 changed files with 507 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
<template>
<a-layout>
<a-layout-sider width="256px" collapsible v-model="collapsed" :trigger="null">
<a-layout-sider width="256px" style="z-index: 10" collapsible v-model="collapsed" :trigger="null">
<div class="logo">
<a href="/">
<img src="static/img/vue-antd-logo.png">