Commit 97b2617f by LJM

css

parent 5e76fada
......@@ -8,7 +8,7 @@
<script>
export default {
name: 'nav',
name: 'navElement',
props: {
title: {
type: String,
......
<template>
<view class="page-forget">forget</view>
<view class="page-forget">
<navElement title="重置密码" v-back></navElement>
<view class="tip"><text class="iconfont"></text></view>
</view>
</template>
<script>
......
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 sign in to comment