提交 9517d866 编写于 作者: 杜庆泉's avatar 杜庆泉

Update uts-plugin.md

上级 d56080da
......@@ -611,18 +611,7 @@ export function getPluginVersion(): UTSJSONObject{
}
```
3 JSONObject
```ts
// JSONObject 示例
export function getPluginVersion(): JSONObject{
var retJson = new JSONObject()
retJson["version"] = "1.2.0"
retJson["versionNum"] = 120
return retJson
}
```
uni-app向UTS环境传值,支持下列类型:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册