Commit 9e4fef46 by 冷斌

设置

parent c3d3464d
<!DOCTYPE html>
<html>
<head>
<include file="__THEME__/public_header_w3g"/>
</head>
<body>
<include file="__THEME__/public_header_w3g"/>
<div id="app">
<div class="layout_v" style="margin-top: 0.625rem;">
<van-field v-model="old" label="旧密码" type="password" maxlength="16" placeholder="请输入旧密码"></van-field>
......@@ -15,7 +11,7 @@
</div>
</div>
</div>
</body>
<script>
new Vue({
el: "#app",
......@@ -36,4 +32,5 @@
}
})
</script>
</html>
<include file="__THEME__/public_footer_w3g"/>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment