邻里互助
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="AppCircle">
|
||||
<u-navbar :is-back="true" title="邻里互助" title-color="#fff" title-width="300" title-size="28" :background="background" back-icon-color="#fff"></u-navbar>
|
||||
<!-- <u-navbar :is-back="true" title="邻里互助" title-color="#fff" title-width="300" title-size="28" :background="background" back-icon-color="#fff"></u-navbar> -->
|
||||
<div class="header">
|
||||
<div class="top">
|
||||
<div class="left">
|
||||
@@ -79,7 +79,6 @@
|
||||
export default {
|
||||
name: 'AppCircle',
|
||||
appName: '邻里互助',
|
||||
|
||||
data() {
|
||||
return {
|
||||
currIndex: 0,
|
||||
|
||||
@@ -21,7 +21,6 @@ export default {
|
||||
name: "AppConvenientService",
|
||||
appName: "便民服务",
|
||||
customNavigation: true,
|
||||
navigationBarTextStyle: 'black',
|
||||
computed: {
|
||||
...mapState(['user', 'token']),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user