chore: 因小程序对主包大小限制,压缩json文件
This commit is contained in:
@@ -1,6 +1 @@
|
||||
{
|
||||
"navigationBarTitleText": "退款",
|
||||
"usingComponents": {
|
||||
"ns-empty": "/components/ns-empty/ns-empty"
|
||||
}
|
||||
}
|
||||
{"navigationBarTitleText":"退款","usingComponents":{"ns-empty":"/components/ns-empty/ns-empty"}}
|
||||
@@ -1,5 +1 @@
|
||||
{
|
||||
"usingComponents": {
|
||||
"loading-cover": "/components/loading-cover/loading-cover"
|
||||
}
|
||||
}
|
||||
{"usingComponents":{"loading-cover":"/components/loading-cover/loading-cover"}}
|
||||
@@ -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"}}
|
||||
@@ -1,5 +1 @@
|
||||
{
|
||||
"usingComponents": {
|
||||
"loading-cover": "/components/loading-cover/loading-cover"
|
||||
}
|
||||
}
|
||||
{"usingComponents":{"loading-cover":"/components/loading-cover/loading-cover"}}
|
||||
@@ -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"}}
|
||||
@@ -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"}}
|
||||
@@ -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"}}
|
||||
@@ -1,3 +1 @@
|
||||
{
|
||||
"usingComponents": {}
|
||||
}
|
||||
{"usingComponents":{}}
|
||||
@@ -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"}}
|
||||
Reference in New Issue
Block a user