村长Copilot
This commit is contained in:
@@ -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: {
|
||||
|
||||
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user