价格显示问题

This commit is contained in:
liuyuan
2025-04-18 17:56:33 +08:00
parent 648a993d14
commit 380ed58d17
179 changed files with 17322 additions and 2750 deletions

View File

@@ -1,7 +1,7 @@
{
"id": "uni-id-common",
"displayName": "uni-id-common",
"version": "1.0.18",
"version": "1.0.16",
"description": "包含uni-id token生成、校验、刷新功能的云函数公共模块",
"keywords": [
"uni-id-common",
@@ -10,15 +10,16 @@
"权限"
],
"repository": "https://gitcode.net/dcloud/uni-id-common",
"engines": {
"engines": {
"HBuilderX": "^3.1.0"
},
"dcloudext": {
"sale": {
"regular": {
"price": 0
"price": "0.00"
},
"sourcecode": {
"price": 0
"price": "0.00"
}
},
"contact": {
@@ -38,8 +39,7 @@
"platforms": {
"cloud": {
"tcb": "y",
"aliyun": "y",
"alipay": "n"
"aliyun": "y"
},
"client": {
"Vue": {