Skip to content

Commit e37f153

Browse files
authored
添加ascf项目配置文档 (#306)
1 parent b0eab06 commit e37f153

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/project-config.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ title: 项目配置
1111
- 支付宝小程序,[mini.project.json](https://opendocs.alipay.com/mini/framework/project)
1212
- 京东小程序,暂无发现
1313
- 飞书小程序,[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)
1415

1516
为了能够适配不同小程序平台的配置文件不同的情况,Taro 支持为各个小程序平台添加各自的项目配置文件。
1617

@@ -24,6 +25,7 @@ title: 项目配置
2425
| QQ 小程序 | project.qq.json |
2526
| 支付宝小程序 | project.alipay.json |
2627
| 飞书小程序 | project.lark.json |
28+
| ASCF元服务 | ascf.config.json |
2729

2830
:::caution 注意
2931
飞书小程序从[插件](https://www.npmjs.com/package/@tarojs/plugin-platform-lark)1.0.2 版本开始,配置文件修改为`project.lark.json`,之前版本为`project.tt.json`

0 commit comments

Comments
 (0)