diff --git a/uni_modules/uni-id-pages-x/package.json b/uni_modules/uni-id-pages-x/package.json index 570a9f6b487a20b716e9f3ab4585d589f1682095..8969ecb8d771d433740600aab74f4ffa605450f4 100644 --- a/uni_modules/uni-id-pages-x/package.json +++ b/uni_modules/uni-id-pages-x/package.json @@ -48,7 +48,8 @@ "platforms": { "cloud": { "tcb": "y", - "aliyun": "y" + "aliyun": "y", + "alipay": "y" }, "client": { "Vue": { @@ -93,4 +94,4 @@ } } } -} \ No newline at end of file +}