Commit 8a366be2 authored by liangliang.wang01's avatar liangliang.wang01 🤸🏽

修改标题为招行扫码支付

parent a6ecae38
<template>
<h-view title="招行扫码支付">
<div class="" style="padding: 20px; height: 100%">
<div class="title" style="height:5%; width:100%">
<div>合同信息</div>
......@@ -44,6 +45,7 @@
</div>
</div>
</div>
</h-view>
</template>
<script>
......
<template>
<h-view title="招行扫码支付">
<div>
<ul id="box" class="box">
<li v-for="(item, index) in Lists" :key="index" class="items">
......@@ -37,6 +38,7 @@
</div>
</div>
</h-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 to comment