村长Copilot
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="AppResidentAssistant">
|
<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="service-content">
|
||||||
<div class="text-content">
|
<div class="text-content">
|
||||||
<div class="text-left">
|
<div class="text-left">
|
||||||
@@ -58,7 +58,7 @@ export default {
|
|||||||
customNavigation: true,
|
customNavigation: true,
|
||||||
enablePullDownRefresh: true,
|
enablePullDownRefresh: true,
|
||||||
name: 'AppResidentAssistant',
|
name: 'AppResidentAssistant',
|
||||||
appName: '居民助手',
|
appName: '村长Copilot',
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
backgroundNavbar: {
|
backgroundNavbar: {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="AppResidentAssistant">
|
<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="service-content">
|
||||||
<div class="text-content">
|
<div class="text-content">
|
||||||
<div class="text-left">
|
<div class="text-left">
|
||||||
@@ -59,7 +59,7 @@ export default {
|
|||||||
customNavigation: true,
|
customNavigation: true,
|
||||||
enablePullDownRefresh: true,
|
enablePullDownRefresh: true,
|
||||||
name: 'AppResidentAssistant',
|
name: 'AppResidentAssistant',
|
||||||
appName: '村长Copilot',
|
appName: '居民助手',
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
backgroundNavbar: {
|
backgroundNavbar: {
|
||||||
|
|||||||
Reference in New Issue
Block a user