提交 5ae463a3 编写于 作者: DCloud_iOS_WZT's avatar DCloud_iOS_WZT

调整平台兼容性

上级 b7c1ab0c
......@@ -89,9 +89,9 @@ interface Uni {
* "unixVer": "3.9.0"
* },
* "ios": {
* "osVer": "9.0",
* "osVer": "12.0",
* "uniVer": "3.6.11",
* "unixVer": "x"
* "unixVer": "4.11"
* }
* }
* }
......@@ -116,9 +116,9 @@ interface Uni {
* "unixVer": "3.9.0"
* },
* "ios": {
* "osVer": "9.0",
* "osVer": "12.0",
* "uniVer": "3.6.11",
* "unixVer": "x"
* "unixVer": "4.11"
* }
* }
* }
......
......@@ -31,9 +31,9 @@ export interface Uni {
* "unixVer": "3.9.0"
* },
* "ios": {
* "osVer": "9.0",
* "osVer": "12.0",
* "uniVer": "3.7.7",
* "unixVer": "x"
* "unixVer": "4.11"
* }
* }
* }
......@@ -55,9 +55,9 @@ export interface Uni {
* "unixVer": "3.9.0"
* },
* "ios": {
* "osVer": "9.0",
* "osVer": "12.0",
* "uniVer": "3.7.7",
* "unixVer": "x"
* "unixVer": "4.11"
* }
* }
* }
......
......@@ -82,9 +82,9 @@ export type SetUserCaptureScreen = (options : SetUserCaptureScreenOptions) => vo
export interface Uni {
/**
* 开启截屏监听
*
* @param {UserCaptureScreenCallback} callback
* 开启截屏监听
*
* @param {UserCaptureScreenCallback} callback
* @tutorial https://uniapp.dcloud.net.cn/api/system/capture-screen.html#onusercapturescreen
* @uniPlatform {
* "app": {
......@@ -94,9 +94,9 @@ export interface Uni {
* "unixVer": "3.9.0"
* },
* "ios": {
* "osVer": "9.0",
* "osVer": "12.0",
* "uniVer": "3.7.7",
* "unixVer": "3.9.0"
* "unixVer": "4.11"
* }
* }
* }
......@@ -106,9 +106,9 @@ export interface Uni {
*/
onUserCaptureScreen(callback : UserCaptureScreenCallback | null) : void,
/**
* 关闭截屏监听
*
* @param {UserCaptureScreenCallback} callback
* 关闭截屏监听
*
* @param {UserCaptureScreenCallback} callback
* @tutorial https://uniapp.dcloud.net.cn/api/system/capture-screen.html#offusercapturescreen
* @uniPlatform {
* "app": {
......@@ -118,9 +118,9 @@ export interface Uni {
* "unixVer": "3.9.0"
* },
* "ios": {
* "osVer": "9.0",
* "osVer": "12.0",
* "uniVer": "3.7.7",
* "unixVer": "3.9.0"
* "unixVer": "4.11"
* }
* }
* }
......@@ -130,9 +130,9 @@ export interface Uni {
*/
offUserCaptureScreen(callback : UserCaptureScreenCallback | null) : void,
/**
* 设置防截屏
*
* @param {SetUserCaptureScreenOptions} options
* 设置防截屏
*
* @param {SetUserCaptureScreenOptions} options
* @tutorial https://uniapp.dcloud.net.cn/api/system/capture-screen.html#setusercapturescreen
* @uniPlatform {
* "app": {
......@@ -144,7 +144,7 @@ export interface Uni {
* "ios": {
* "osVer": "13.0",
* "uniVer": "3.7.7",
* "unixVer": "3.9.0"
* "unixVer": "4.11"
* }
* }
* }
......@@ -152,4 +152,4 @@ export interface Uni {
* @uniVueVersion 2,3 //支持的vue版本
*/
setUserCaptureScreen(options : SetUserCaptureScreenOptions) : void
}
\ No newline at end of file
}
......@@ -120,9 +120,9 @@ interface Uni {
* "unixVer": "3.9.0"
* },
* "ios": {
* "osVer": "9.0",
* "osVer": "12.0",
* "uniVer": "3.7.7",
* "unixVer": "x"
* "unixVer": "4.11"
* }
* }
* }
......@@ -144,9 +144,9 @@ interface Uni {
* "unixVer": "x"
* },
* "ios": {
* "osVer": "9.0",
* "osVer": "12.0",
* "uniVer": "3.7.7",
* "unixVer": "x"
* "unixVer": "4.11"
* }
* }
* }
......@@ -166,9 +166,9 @@ interface Uni {
* "unixVer": "3.9.0"
* },
* "ios": {
* "osVer": "9.0",
* "osVer": "12.0",
* "uniVer": "3.7.7",
* "unixVer": "x"
* "unixVer": "4.11"
* }
* }
* }
......@@ -207,9 +207,9 @@ interface Uni {
* "unixVer": "3.9.0"
* },
* "ios": {
* "osVer": "9.0",
* "osVer": "12.0",
* "uniVer": "3.7.7",
* "unixVer": "x"
* "unixVer": "4.11"
* }
* }
* }
......@@ -231,9 +231,9 @@ interface Uni {
* "unixVer": "3.9.0"
* },
* "ios": {
* "osVer": "9.0",
* "osVer": "12.0",
* "uniVer": "3.7.7",
* "unixVer": "x"
* "unixVer": "4.11"
* }
* }
* }
......@@ -271,9 +271,9 @@ interface Uni {
* "unixVer": "3.9.0"
* },
* "ios": {
* "osVer": "9.0",
* "osVer": "12.0",
* "uniVer": "3.7.7",
* "unixVer": "x"
* "unixVer": "4.11"
* }
* }
* }
......@@ -295,9 +295,9 @@ interface Uni {
* "unixVer": "3.9.0"
* },
* "ios": {
* "osVer": "9.0",
* "osVer": "12.0",
* "uniVer": "3.7.7",
* "unixVer": "x"
* "unixVer": "4.11"
* }
* }
* }
......@@ -319,9 +319,9 @@ interface Uni {
* "unixVer": "3.9.0"
* },
* "ios": {
* "osVer": "9.0",
* "osVer": "12.0",
* "uniVer": "3.7.7",
* "unixVer": "x"
* "unixVer": "4.11"
* }
* }
* }
......@@ -343,9 +343,9 @@ interface Uni {
* "unixVer": "3.9.0"
* },
* "ios": {
* "osVer": "9.0",
* "osVer": "12.0",
* "uniVer": "3.7.7",
* "unixVer": "x"
* "unixVer": "4.11"
* }
* }
* }
......@@ -367,9 +367,9 @@ interface Uni {
* "unixVer": "3.9.0"
* },
* "ios": {
* "osVer": "9.0",
* "osVer": "12.0",
* "uniVer": "3.7.7",
* "unixVer": "x"
* "unixVer": "4.11"
* }
* }
* }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册