Commit c167c713 authored by zhangrui123's avatar zhangrui123

小卫

parent 2bf6a550
......@@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<meta name="viewport" content="width=device-width,initial-scale=1.0, user-scalable=no">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>小卫服务</title>
</head>
......
<template>
<div style="height: 100%; background-color: #F5F5F5">
<van-dialog v-model="showDialog" title="是否再填写一份?" showConfirmButton show-cancel-button @confirm='clearAllFormFields'></van-dialog>
<van-nav-bar
<!-- <van-nav-bar
title="小卫服务"
/>
/> -->
<van-form @submit="onSubmit" style="border-radius: 10px; margin: 10px">
<van-field
......
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