调整html标签结构
This commit is contained in:
parent
ffc1454d04
commit
6b782b5f73
@ -1,5 +1,3 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<%
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<%- partial('_partial/head') %>
|
||||
<body>
|
||||
<div id="container" :class="{show:isCtnShow}" @click="hideSlider">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user