Commit 6fdf3637 authored by jyx's avatar jyx

代码优化

parent 1c535af0
......@@ -10,6 +10,10 @@
{
"launchtype" : "local"
},
"mp-kuaishou" :
{
"launchtype" : "local"
},
"mp-toutiao" :
{
"launchtype" : "local"
......
......@@ -20,7 +20,7 @@
props: {
title: {
type: String,
default: "河狸小故事"
default: "河狸故事汇"
}
},
data() {
......
......@@ -7,7 +7,7 @@
border-radius: 40rpx;border: 2px solid darkgray;" src="@/static/index/ic_quit_white.png" />
</view>
<text class="mt-10" style="font-size: 46rpx;">如何继续使用?</text>
<text class="m-10">找到“河狸小故事”小程序</text>
<text class="m-10">找到“河狸故事汇”小程序</text>
<image class="mt-30" mode="widthFix" :src="maskImage1"></image>
<image :src="maskImage2" mode="widthFix"></image>
......
......@@ -194,7 +194,8 @@
"mp-kuaishou" : {
"uniStatistics" : {
"enable" : false
}
},
"appid" : "ks701435642108212394"
},
"mp-lark" : {
"uniStatistics" : {
......
......@@ -21,7 +21,7 @@
{
"path": "pages/home",
"style": {
"navigationBarTitleText": "河狸小故事",
"navigationBarTitleText": "河狸故事汇",
"navigationStyle": "default",
"navigationBarBackgroundColor": "#ffffff",
"navigationBarTextStyle": "black"
......
......@@ -39,7 +39,7 @@
return {
tips1: '',
slotParam: '',
appName: '河狸小故事'
appName: '河狸故事汇'
}
},
onLoad(options) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment