refactor:replace custom-theme

This commit is contained in:
Pan 2017-11-01 17:03:17 +08:00
parent 374fd3ffeb
commit 8211016078
4 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -52,7 +52,7 @@
<script>
import { toggleClass } from '@/utils'
// import '@/assets/custom-theme/index.css' // element-ui css
import '@/assets/custom-theme/index.css' // element-ui css
export default {
name: 'theme',