@@ -236,7 +236,7 @@ const getUseAppList = async () => {
// 跳转页面函数
const goPage = (url, item) => {
- if (item && item.category == '其他小程序') {
+ if (item && item.category == '自建小程序') {
uni.navigateToMiniProgram({
appId: item.appid,
path: item.path