修改部分页面名称

This commit is contained in:
TOP糯米 2023-04-07 00:49:04 +08:00
parent 60d0919d4f
commit 37031c9006
2 changed files with 4 additions and 4 deletions

View File

@ -51,7 +51,7 @@
{ {
"path": "pages/order/order", "path": "pages/order/order",
"style": { "style": {
"navigationBarTitleText": "我的订单", "navigationBarTitleText": "订单",
"enablePullDownRefresh": true "enablePullDownRefresh": true
} }
}, },
@ -94,7 +94,7 @@
{ {
"path": "pages/member/complaint", "path": "pages/member/complaint",
"style": { "style": {
"navigationBarTitleText": "投诉" "navigationBarTitleText": "意见投诉"
} }
}, },
{ {
@ -124,7 +124,7 @@
{ {
"path": "pages/service/other/business", "path": "pages/service/other/business",
"style": { "style": {
"navigationBarTitleText": "企业合作" "navigationBarTitleText": "企业合作安装"
} }
}, },
{ {

View File

@ -1,5 +1,5 @@
<template> <template>
<app-layout title="投诉"> <app-layout title="意见投诉">
<view class="common-form-container"> <view class="common-form-container">
<view class="input-item"> <view class="input-item">
<view class="title-box"> <view class="title-box">