chore: 因小程序对主包大小限制,压缩json文件

This commit is contained in:
2025-12-20 09:41:17 +08:00
parent adfd29ec41
commit 9226253825
222 changed files with 222 additions and 1625 deletions

View File

@@ -1,6 +1 @@
{
"navigationBarTitleText": "退款",
"usingComponents": {
"ns-empty": "/components/ns-empty/ns-empty"
}
}
{"navigationBarTitleText":"退款","usingComponents":{"ns-empty":"/components/ns-empty/ns-empty"}}

View File

@@ -1,5 +1 @@
{
"usingComponents": {
"loading-cover": "/components/loading-cover/loading-cover"
}
}
{"usingComponents":{"loading-cover":"/components/loading-cover/loading-cover"}}

View File

@@ -1,6 +1 @@
{
"usingComponents": {
"loading-cover": "/components/loading-cover/loading-cover",
"sx-rate": "/pages_tool/components/sx-rate/index"
}
}
{"usingComponents":{"loading-cover":"/components/loading-cover/loading-cover","sx-rate":"/pages_tool/components/sx-rate/index"}}

View File

@@ -1,5 +1 @@
{
"usingComponents": {
"loading-cover": "/components/loading-cover/loading-cover"
}
}
{"usingComponents":{"loading-cover":"/components/loading-cover/loading-cover"}}

View File

@@ -1,6 +1 @@
{
"usingComponents": {
"uni-popup": "/components/uni-popup/uni-popup",
"loading-cover": "/components/loading-cover/loading-cover"
}
}
{"usingComponents":{"uni-popup":"/components/uni-popup/uni-popup","loading-cover":"/components/loading-cover/loading-cover"}}

View File

@@ -1,6 +1 @@
{
"usingComponents": {
"uni-popup": "/components/uni-popup/uni-popup",
"loading-cover": "/components/loading-cover/loading-cover"
}
}
{"usingComponents":{"uni-popup":"/components/uni-popup/uni-popup","loading-cover":"/components/loading-cover/loading-cover"}}

View File

@@ -1,6 +1 @@
{
"usingComponents": {
"loading-cover": "/components/loading-cover/loading-cover",
"ns-contact": "/components/ns-contact/ns-contact"
}
}
{"usingComponents":{"loading-cover":"/components/loading-cover/loading-cover","ns-contact":"/components/ns-contact/ns-contact"}}

View File

@@ -1,3 +1 @@
{
"usingComponents": {}
}
{"usingComponents":{}}

View File

@@ -1,6 +1 @@
{
"usingComponents": {
"loading-cover": "/components/loading-cover/loading-cover",
"uni-popup": "/components/uni-popup/uni-popup"
}
}
{"usingComponents":{"loading-cover":"/components/loading-cover/loading-cover","uni-popup":"/components/uni-popup/uni-popup"}}