fix: 更新订单组件中的价格和金额显示格式,确保以美元为单位展示

This commit is contained in:
2026-01-08 00:55:46 +07:00
parent ff970092f0
commit d8ba3fedf3
3 changed files with 10 additions and 10 deletions

View File

@@ -34,7 +34,7 @@
"@elysiajs/eden": "^1.4.5",
"@ionic/vue": "^8.7.11",
"@ionic/vue-router": "^8.7.11",
"@riwa/api-types": "http://192.168.1.17:9527/api/riwa-eden-0.0.89.tgz",
"@riwa/api-types": "http://192.168.1.17:9527/api/riwa-eden-0.0.91.tgz",
"@tailwindcss/vite": "^4.1.18",
"@vee-validate/yup": "^4.15.1",
"@vueuse/core": "^14.1.0",