村长Copilot

This commit is contained in:
liuye
2024-08-27 14:10:09 +08:00
parent 3bf4ef345b
commit e346ef8f91
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div class="AppResidentAssistant">
<u-navbar title="居民助手" title-color="#000" title-width="300" title-size="32" :title-bold="true" :background="backgroundNavbar"></u-navbar>
<u-navbar title="村长Copilot" title-color="#000" title-width="300" title-size="32" :title-bold="true" :background="backgroundNavbar"></u-navbar>
<div class="service-content">
<div class="text-content">
<div class="text-left">
@@ -58,7 +58,7 @@ export default {
customNavigation: true,
enablePullDownRefresh: true,
name: 'AppResidentAssistant',
appName: '居民助手',
appName: '村长Copilot',
data() {
return {
backgroundNavbar: {

View File

@@ -1,6 +1,6 @@
<template>
<div class="AppResidentAssistant">
<u-navbar title="村长Copilot" title-color="#000" title-width="300" title-size="32" :title-bold="true" :background="backgroundNavbar"></u-navbar>
<u-navbar title="居民助手" title-color="#000" title-width="300" title-size="32" :title-bold="true" :background="backgroundNavbar"></u-navbar>
<div class="service-content">
<div class="text-content">
<div class="text-left">
@@ -59,7 +59,7 @@ export default {
customNavigation: true,
enablePullDownRefresh: true,
name: 'AppResidentAssistant',
appName: '村长Copilot',
appName: '居民助手',
data() {
return {
backgroundNavbar: {