diff --git a/pages.json b/pages.json index 910a1da3516257a79ba57a51def55acb8d0f5544..fe9ebdf35b1b584e54f6dda06a612f72bc1395ad 100644 --- a/pages.json +++ b/pages.json @@ -666,12 +666,12 @@ "navigationBarTitleText": "" } }, - { - "path": "pages/API/call-function/call-function", - "style": { - "navigationBarTitleText": "" - } - }, + // { + // "path": "pages/API/call-function/call-function", + // "style": { + // "navigationBarTitleText": "" + // } + // }, { "path": "pages/API/get-system-info/get-system-info", "style": { diff --git a/pages/tabBar/API.uvue b/pages/tabBar/API.uvue index fa231d956c7dead4722a3e103bae1e074b1e9401..996e044d0a160ddbcdd99ded12456e4d68869da4 100644 --- a/pages/tabBar/API.uvue +++ b/pages/tabBar/API.uvue @@ -377,16 +377,16 @@ }, ] as Page[], }, - { - id: 'unicloud', - name: 'uniCloud', - pages: [ - { - name: '云函数', - url: 'call-function', - }, - ] as Page[], - }, + // { + // id: 'unicloud', + // name: 'uniCloud', + // pages: [ + // { + // name: '云函数', + // url: 'call-function', + // }, + // ] as Page[], + // }, /* { id: "rewarded-video-ad", url: "rewarded-video-ad",