File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ title: 项目配置
11
11
- 支付宝小程序,[ mini.project.json] ( https://opendocs.alipay.com/mini/framework/project )
12
12
- 京东小程序,暂无发现
13
13
- 飞书小程序,[ project.config.json] ( https://open.feishu.cn/document/uYjL24iN/uEzMzUjLxMzM14SMzMTN/gadget-project-configuration?from=taro )
14
+ - ASCF元服务,[ project.config.json] ( https://developer.huawei.com/consumer/cn/doc/atomic-ascf/project-json-config )
14
15
15
16
为了能够适配不同小程序平台的配置文件不同的情况,Taro 支持为各个小程序平台添加各自的项目配置文件。
16
17
@@ -24,6 +25,7 @@ title: 项目配置
24
25
| QQ 小程序 | project.qq.json |
25
26
| 支付宝小程序 | project.alipay.json |
26
27
| 飞书小程序 | project.lark.json |
28
+ | ASCF元服务 | ascf.config.json |
27
29
28
30
:::caution 注意
29
31
飞书小程序从[ 插件] ( https://www.npmjs.com/package/@tarojs/plugin-platform-lark ) 1.0.2 版本开始,配置文件修改为` project.lark.json ` ,之前版本为` project.tt.json ` 。
You can’t perform that action at this time.
0 commit comments