隐藏点播

This commit is contained in:
shijing 2022-04-14 09:13:14 +08:00
parent 01704faa75
commit 7b239dee26
2 changed files with 12 additions and 7 deletions

View File

@ -2,10 +2,15 @@
// launchtypelocalremote, localremote
"version": "0.0",
"configurations": [{
"type": "uniCloud",
"default": {
"launchtype": "remote"
}
}
"default" :
{
"launchtype" : "remote"
},
"mp-weixin" :
{
"launchtype" : "remote"
},
"type" : "uniCloud"
}
]
}

View File

@ -147,12 +147,12 @@
"selectedIconPath": "static/common/homec.png",
"text": "主页"
},
{
/* {
"pagePath": "pages/vod/video",
"iconPath": "static/common/play.png",
"selectedIconPath": "static/common/playc.png",
"text": "点播"
},
}, */
{
"pagePath": "pages/my/my",
"iconPath": "static/common/me.png",