提交 d7fd15b4 编写于 作者: lizhongyi_'s avatar lizhongyi_

update interface jsdoc

上级 9c761c11
......@@ -10,7 +10,7 @@ export interface Uni {
* @param {UTSCallback} callback
* @tutorial https://uniapp.dcloud.net.cn/api/system/memory.html#onmemorywarning
* @uniPlatform {
* app: {
* "app": {
* "android": {
* "osVer": "4.4.4",
* "uniVer": "3.7.7",
......@@ -33,7 +33,7 @@ export interface Uni {
* @param {UTSCallback} callback
* @tutorial https://uniapp.dcloud.net.cn/api/system/memory.html#offmemorywarning
* @uniPlatform {
* app: {
* "app": {
* "android": {
* "osVer": "4.4.4",
* "uniVer": "3.7.7",
......
......@@ -93,7 +93,7 @@ export interface Uni {
* @param {UserCaptureScreenCallback} callback
* @tutorial https://uniapp.dcloud.net.cn/api/system/capture-screen.html#onusercapturescreen
* @uniPlatform {
* app: {
* "app": {
* "android": {
* "osVer": "4.4.4",
* "uniVer": "3.7.7",
......@@ -116,7 +116,7 @@ export interface Uni {
* @param {UserCaptureScreenCallback} callback
* @tutorial https://uniapp.dcloud.net.cn/api/system/capture-screen.html#offusercapturescreen
* @uniPlatform {
* app: {
* "app": {
* "android": {
* "osVer": "4.4.4",
* "uniVer": "3.7.7",
......@@ -139,7 +139,7 @@ export interface Uni {
* @param {SetUserCaptureScreenOptions} options
* @tutorial https://uniapp.dcloud.net.cn/api/system/capture-screen.html#setusercapturescreen
* @uniPlatform {
* app: {
* "app": {
* "android": {
* "osVer": "4.4.4",
* "uniVer": "3.7.7",
......
......@@ -84,7 +84,7 @@ interface Uni {
* @param {WifiOption} option
* @tutorial https://uniapp.dcloud.net.cn/api/system/wifi.html#startwifi
* @uniPlatform {
* app: {
* "app": {
* "android": {
* "osVer": "4.4.4",
* "uniVer": "3.7.0",
......@@ -107,7 +107,7 @@ interface Uni {
* @param {WifiOption} option
* @tutorial https://uniapp.dcloud.net.cn/api/system/wifi.html#stopwifi
* @uniPlatform {
* app: {
* "app": {
* "android": {
* "osVer": "4.4.4",
* "uniVer": "3.7.0",
......@@ -128,7 +128,7 @@ interface Uni {
* @param {WifiConnectOption} option
* @tutorial https://uniapp.dcloud.net.cn/api/system/wifi.html#connectWifi
* @uniPlatform {
* app: {
* "app": {
* "android": {
* "osVer": "4.4.4",
* "uniVer": "3.7.0",
......@@ -169,7 +169,7 @@ interface Uni {
* @param {WifiOption} option
* @tutorial https://uniapp.dcloud.net.cn/api/system/wifi.html#getWifiList
* @uniPlatform {
* app: {
* "app": {
* "android": {
* "osVer": "4.4.4",
* "uniVer": "3.7.0",
......@@ -201,7 +201,7 @@ interface Uni {
* @param {UniWifiCallback} callback
* @tutorial https://uniapp.dcloud.net.cn/api/system/wifi.html#onGetWifiList
* @uniPlatform {
* app: {
* "app": {
* "android": {
* "osVer": "4.4.4",
* "uniVer": "3.7.0",
......@@ -224,7 +224,7 @@ interface Uni {
* @param {UniWifiCallback} callback
* @tutorial https://uniapp.dcloud.net.cn/api/system/wifi.html#offGetWifiList
* @uniPlatform {
* app: {
* "app": {
* "android": {
* "osVer": "4.4.4",
* "uniVer": "3.7.0",
......@@ -247,7 +247,7 @@ interface Uni {
* @param {GetConnectedWifiOptions} option
* @tutorial https://uniapp.dcloud.net.cn/api/system/wifi.html#getConnectedWifi
* @uniPlatform {
* app: {
* "app": {
* "android": {
* "osVer": "4.4.4",
* "uniVer": "3.7.0",
......@@ -270,7 +270,7 @@ interface Uni {
* @param {UniWifiCallback} callback
* @tutorial https://uniapp.dcloud.net.cn/api/system/wifi.html#onWifiConnected
* @uniPlatform {
* app: {
* "app": {
* "android": {
* "osVer": "4.4.4",
* "uniVer": "3.7.0",
......@@ -293,7 +293,7 @@ interface Uni {
* @param {UniWifiCallback} callback
* @tutorial https://uniapp.dcloud.net.cn/api/system/wifi.html#onWifiConnectedWithPartialInfo
* @uniPlatform {
* app: {
* "app": {
* "android": {
* "osVer": "4.4.4",
* "uniVer": "3.7.0",
......@@ -316,7 +316,7 @@ interface Uni {
* @param {UniWifiCallback} callback
* @tutorial https://uniapp.dcloud.net.cn/api/system/wifi.html#offWifiConnected
* @uniPlatform {
* app: {
* "app": {
* "android": {
* "osVer": "4.4.4",
* "uniVer": "3.7.0",
......@@ -339,7 +339,7 @@ interface Uni {
* @param {UniWifiCallback} callback
* @tutorial https://uniapp.dcloud.net.cn/api/system/wifi.html#onOffWifiConnectedWithPartialInfo
* @uniPlatform {
* app: {
* "app": {
* "android": {
* "osVer": "4.4.4",
* "uniVer": "3.7.0",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册