1
0
Fork 0
Commit Graph

13 Commits (6412b87da64a361b10c676cf9fd1de93f5cdb833)

Author SHA1 Message Date
xiaoyu 6412b87da6 签名打包 2020-12-16 11:21:10 +08:00
xiaoyu 9852585673 完善示例 2020-12-03 17:14:14 +08:00
xiaoyu 9113253330 调整注释 2020-12-03 16:53:31 +08:00
xiaoyu 0f29f6b0c1 增加自定义H5 API示例 2020-12-03 16:48:01 +08:00
xiaoyu 8e3f724f7f 增加自定义API示例 2020-12-03 16:23:33 +08:00
xiaoyu 2c6986a7ce update 2020-11-12 12:28:14 +08:00
xiaoyu dc04592f6c 1. 原来的小程序打开空白,需要重新编译;
2. 更新applicationId,和iOS保持一致。
2020-11-06 17:58:23 +08:00
xiaoyu 0581a6c383 更新finapplet版本,新版本finapplet已去除java8及以上版本语法特性,可不配置
compileOptions {
        sourceCompatibility JavaVersion.VERSION_1_8
        targetCompatibility JavaVersion.VERSION_1_8
    }
2020-11-06 17:47:01 +08:00
xiaoyu c153f0633d 更新小程序id 2020-09-03 12:13:27 +08:00
xiaoyu 86d3e6ab2e 集成最新稳定版sdk 2020-09-03 11:49:35 +08:00
developer 63776a96ef fix:appid 2020-04-22 21:31:31 +08:00
developer 60f186d8e0 update version 2020-03-21 19:57:53 +08:00
developer 84e919c124 initial commit 2020-03-07 20:26:34 +08:00