提交 ec704e90 编写于 作者: 雪洛's avatar 雪洛

docs: 修改兼容版本

上级 0d8cc240
......@@ -16,26 +16,26 @@ export type GetProviderSuccess = {
provider: string[],
/**
* 得到的服务供应商服务对象
* @uniPlatform {
* "app": {
* "android": {
* "osVer": "5.0",
* "uniVer": "√",
* "unixVer": "4.18"
* },
* "ios": {
* "osVer": "9.0",
* "uniVer": "√",
* "unixVer": "4.18"
* }
* },
* "web": {
* "uniVer": "x",
* "unixVer": "x"
* }
* @uniPlatform {
* "app": {
* "android": {
* "osVer": "5.0",
* "uniVer": "√",
* "unixVer": "4.18"
* },
* "ios": {
* "osVer": "9.0",
* "uniVer": "√",
* "unixVer": "4.18"
* }
* },
* "web": {
* "uniVer": "x",
* "unixVer": "x"
* }
* }
*/
providers: UniProvider[],
/**
* 描述信息
......@@ -94,8 +94,8 @@ export interface Uni {
* }
* },
* "web": {
* "uniVer": "",
* "unixVer": "4.05"
* "uniVer": "x",
* "unixVer": "x"
* }
* }
* @example
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册