不甘寂寞 2 anni fa
parent
commit
9220531f4d
2 ha cambiato i file con 14 aggiunte e 1 eliminazioni
  1. 0
    1
      issueActivation/old-user.vue
  2. 14
    0
      pages.json

+ 0
- 1
issueActivation/old-user.vue Vedi File

@@ -1,4 +1,3 @@
<!-- 新增车辆 -->
<template>
<view class="box">
<view class="title">公务车车牌号</view>

+ 14
- 0
pages.json Vedi File

@@ -1268,6 +1268,20 @@
//发行激活模块
"root": "issueActivation",
"pages": [
{
"path": "old-user",
"style": {
"navigationBarTitleText": "历史用户申请",
"enablePullDownRefresh": true
}
},
{
"path": "address",
"style": {
"navigationBarTitleText": "邮寄地址",
"enablePullDownRefresh": true
}
},
{
"path": "install-activation-order",
"style": {

Loading…
Annulla
Salva