调整html标签结构

This commit is contained in:
结发受长生 2019-05-27 10:46:57 +08:00
parent ffc1454d04
commit 6b782b5f73
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,3 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<%

View File

@ -1,3 +1,5 @@
<!DOCTYPE html>
<html>
<%- partial('_partial/head') %>
<body>
<div id="container" :class="{show:isCtnShow}" @click="hideSlider">