瀏覽代碼

解决冲突

yxb
不甘寂寞 2 年之前
父節點
當前提交
9220531f4d
共有 2 個檔案被更改,包括 14 行新增1 行删除
  1. 0
    1
      issueActivation/old-user.vue
  2. 14
    0
      pages.json

+ 0
- 1
issueActivation/old-user.vue 查看文件

<!-- 新增车辆 -->
<template> <template>
<view class="box"> <view class="box">
<view class="title">公务车车牌号</view> <view class="title">公务车车牌号</view>

+ 14
- 0
pages.json 查看文件

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

Loading…
取消
儲存