暂时去掉登录时候client参数,会引发account唯一索引错误

This commit is contained in:
2025-05-13 14:44:56 +08:00
parent a079f9d9fe
commit 1b6971407d
34 changed files with 1980 additions and 207 deletions

View File

@ -0,0 +1,8 @@
{
"usingComponents": {
"u-image": "/components/uview-ui/components/u-image/u-image",
"u-tag": "/components/uview-ui/components/u-tag/u-tag",
"price-format": "/components/price-format/price-format"
},
"component": true
}