Merge branch 'master' of 192.168.1.40:outsource/HaniBlindBox

This commit is contained in:
zpc 2026-01-28 14:06:00 +08:00
commit 72145441ee
3 changed files with 7 additions and 4 deletions

View File

@ -195,9 +195,10 @@ class BasePlatform {
handler: this.handleLogout.bind(this)
})
}
// “关于”菜单:如需显示可将 show 改为 true
const customServiceMenu = {
id: 10,
show: true,
show: false,
title: '关于',
icon: 'my/about.png',
path: '/pages/other/about',

View File

@ -252,6 +252,8 @@ export default {
.checkbox-icon {
width: 30rpx;
height: 30rpx;
background-color: #FFFFFF;
border-radius: 50%;
}
.checkbox-text {

View File

@ -1,9 +1,9 @@
{
"name" : "哈尼盲盒",
"appid" : "__UNI__C225F9A",
"appid" : "__UNI__B30A00F",
"description" : "",
"versionName" : "1.0.2",
"versionCode" : 102,
"versionName" : "1.0.0",
"versionCode" : 100,
"transformPx" : false,
/* 5+App */
"app-plus" : {