diff --git a/public/index.html b/public/index.html index 99f168a..773812c 100644 --- a/public/index.html +++ b/public/index.html @@ -95,7 +95,7 @@ <% for (var i in htmlWebpackPlugin.options.cdn && htmlWebpackPlugin.options.cdn.css) { %> <% } %> - + diff --git a/src/components/GlobalHeader/GlobalHeader.vue b/src/components/GlobalHeader/GlobalHeader.vue index 5aa349a..2fdd267 100644 --- a/src/components/GlobalHeader/GlobalHeader.vue +++ b/src/components/GlobalHeader/GlobalHeader.vue @@ -147,7 +147,9 @@ export default { + +} +// .form-box{ +// .form-main{ +// float: left; +// margin-right: 10px; +// display: flex; +// width: 16%; +// overflow: hidden; +// .form-label{ +// display: inline-block; +// margin-right: 10px; +// } +// .form-content{ +// flex: 1; +// } +// } +// .more-btn{ +// } +// } + \ No newline at end of file