Commit 29455c48 authored by mengcuiguang's avatar mengcuiguang

代码优化

parent 43d16413
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
props: { props: {
title: { title: {
type: String, type: String,
default: "墨香小说阁" default: "灵思小说阁"
} }
}, },
data() { data() {
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
border-radius: 40rpx;border: 2px solid darkgray;" src="@/static/index/ic_quit_white.png" /> border-radius: 40rpx;border: 2px solid darkgray;" src="@/static/index/ic_quit_white.png" />
</view> </view>
<text class="mt-10" style="font-size: 46rpx;">如何继续使用?</text> <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 class="mt-30" mode="widthFix" :src="maskImage1"></image>
<image :src="maskImage2" mode="widthFix"></image> <image :src="maskImage2" mode="widthFix"></image>
......
{ {
"name" : "reader", "name" : "reader",
"appid" : "__UNI__8D3D134", "appid" : "__UNI__904F2B1",
"description" : "", "description" : "",
"versionName" : "1.0.0", "versionName" : "1.0.0",
"versionCode" : 1000, "versionCode" : 1000,
...@@ -164,7 +164,7 @@ ...@@ -164,7 +164,7 @@
"uniStatistics" : { "uniStatistics" : {
"enable" : false "enable" : false
}, },
"appid" : "ttde52a8ef41652c7d01" "appid" : "ttce51b8ec51663c7f01"
}, },
"uniStatistics" : { "uniStatistics" : {
"enable" : false, "enable" : false,
......
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
return { return {
tips1: '', tips1: '',
slotParam: '', slotParam: '',
appName: '墨香小说阁' appName: '灵思小说阁'
} }
}, },
onLoad(options) { onLoad(options) {
......
vedio/static/logo-about.png

17.9 KB | W: | H:

vedio/static/logo-about.png

23.7 KB | W: | H:

vedio/static/logo-about.png
vedio/static/logo-about.png
vedio/static/logo-about.png
vedio/static/logo-about.png
  • 2-up
  • Swipe
  • Onion skin
export const PAKEAGE_NAME = 'com.duben.dybookmox' export const PAKEAGE_NAME = 'com.duben.dybooklsi'
export const VERSION_CODE = '1.0.0' export const VERSION_CODE = '1.0.0'
// export const PAKEAGE_NAME = 'com.test.test' // export const PAKEAGE_NAME = 'com.test.test'
......
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