This commit is contained in:
yanran200730
2023-03-21 16:14:56 +08:00
parent 49dae77888
commit 3a633c2f96
6 changed files with 0 additions and 13 deletions

View File

@@ -53,8 +53,6 @@
export default {
name: 'Add',
appName: '发新贴',
navigationBarBackgroundColor: '#ffffff',
navigationBarTextStyle: 'black',
data () {
return {

View File

@@ -300,9 +300,6 @@
background: #fff;
text-align: center;
}
&.header-active {
}
}
div {

View File

@@ -112,8 +112,6 @@ div<template>
export default {
name: 'Detail',
appName: '详情',
navigationBarBackgroundColor: '#ffffff',
navigationBarTextStyle: 'black',
data () {
return {

View File

@@ -136,8 +136,6 @@ import {mapState} from "vuex";
export default {
name: 'MyPostList',
appName: '我的帖子',
navigationBarBackgroundColor: '#ffffff',
navigationBarTextStyle: 'black',
data() {
return {
currIndex: 0,

View File

@@ -17,8 +17,6 @@
export default {
name: 'Topic',
appName: '更多话题',
navigationBarBackgroundColor: '#ffffff',
navigationBarTextStyle: 'black',
data () {
return {

View File

@@ -59,8 +59,6 @@
export default {
name: 'TopicDetail',
appName: '话题详情',
navigationBarBackgroundColor: '#ffffff',
navigationBarTextStyle: 'black',
data () {
return {