@bee-hole/server 1.30.0 → 1.32.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/i18n/zh-CN.toml +2 -1
- package/main.exe +0 -0
- package/mainD +0 -0
- package/package.json +2 -2
- package/resource/public/cp/index.html +1 -1
- package/resource/public/cp/js/app~f075b844.3cc31c1a.js +1 -0
- package/resource/public/cp/js/app~f075b844.3cc31c1a.js.gz +0 -0
- package/resource/public/cp/js/lang-ar-EG~31ecd969.bee1d5b7.js +3 -0
- package/resource/public/cp/js/lang-ar-EG~31ecd969.bee1d5b7.js.gz +0 -0
- package/resource/public/cp/js/lang-bn-BD~ede72586.ea453a13.js +1 -0
- package/resource/public/cp/js/lang-bn-BD~ede72586.ea453a13.js.gz +0 -0
- package/resource/public/cp/js/{lang-en-US~31ecd969.511b7351.js → lang-en-US~31ecd969.39c33726.js} +2 -2
- package/resource/public/cp/js/lang-en-US~31ecd969.39c33726.js.gz +0 -0
- package/resource/public/cp/js/lang-ko-KR~31ecd969.6778dc12.js +1 -0
- package/resource/public/cp/js/lang-ko-KR~31ecd969.6778dc12.js.gz +0 -0
- package/resource/public/cp/js/lang-trans~748942c6.5faeae7f.js +9 -0
- package/resource/public/cp/js/lang-trans~748942c6.5faeae7f.js.gz +0 -0
- package/resource/public/cp/js/{lang-zh-TW~31ecd969.0e328dab.js → lang-zh-TW~31ecd969.f68ac2ab.js} +1 -1
- package/resource/public/cp/js/lang-zh-TW~31ecd969.f68ac2ab.js.gz +0 -0
- package/storage/patch/patch.sql +2 -2
- package/version +1 -1
- package/resource/public/cp/js/app~f075b844.eae53e34.js +0 -1
- package/resource/public/cp/js/app~f075b844.eae53e34.js.gz +0 -0
- package/resource/public/cp/js/lang-ar-EG~31ecd969.a4d8645c.js +0 -3
- package/resource/public/cp/js/lang-ar-EG~31ecd969.a4d8645c.js.gz +0 -0
- package/resource/public/cp/js/lang-bn-BD~ede72586.4f8bb394.js +0 -1
- package/resource/public/cp/js/lang-bn-BD~ede72586.4f8bb394.js.gz +0 -0
- package/resource/public/cp/js/lang-en-US~31ecd969.511b7351.js.gz +0 -0
- package/resource/public/cp/js/lang-ko-KR~31ecd969.99fa8dad.js +0 -1
- package/resource/public/cp/js/lang-ko-KR~31ecd969.99fa8dad.js.gz +0 -0
- package/resource/public/cp/js/lang-trans~748942c6.8b3d59bc.js +0 -9
- package/resource/public/cp/js/lang-trans~748942c6.8b3d59bc.js.gz +0 -0
- package/resource/public/cp/js/lang-zh-TW~31ecd969.0e328dab.js.gz +0 -0
- /package/resource/public/cp/css/{chunk-vendors~db456615.2857329c.css → chunk-vendors~db456615.d2f9cb42.css} +0 -0
- /package/resource/public/cp/css/{chunk-vendors~db456615.2857329c.css.gz → chunk-vendors~db456615.d2f9cb42.css.gz} +0 -0
- /package/resource/public/cp/css/{lang-trans~748942c6.ab61f3f7.css → lang-trans~748942c6.88ef3b34.css} +0 -0
- /package/resource/public/cp/css/{lang-trans~748942c6.ab61f3f7.css.gz → lang-trans~748942c6.88ef3b34.css.gz} +0 -0
- /package/resource/public/cp/js/{chunk-04d7c8ea.0f479fb2.js → chunk-04d7c8ea.cad8d51e.js} +0 -0
- /package/resource/public/cp/js/{chunk-120e4efc.6b586003.js → chunk-120e4efc.76f31974.js} +0 -0
- /package/resource/public/cp/js/{chunk-32ca08dd.27be1454.js → chunk-32ca08dd.fa354bad.js} +0 -0
- /package/resource/public/cp/js/{chunk-61c1aab3.5e539570.js → chunk-61c1aab3.59f12ee7.js} +0 -0
- /package/resource/public/cp/js/{chunk-61c1aab3.5e539570.js.gz → chunk-61c1aab3.59f12ee7.js.gz} +0 -0
- /package/resource/public/cp/js/{chunk-6c3fad0b.ffcd8094.js → chunk-6c3fad0b.27e3955a.js} +0 -0
- /package/resource/public/cp/js/{chunk-ac5b10a4.0fef5eda.js → chunk-ac5b10a4.435e05c2.js} +0 -0
- /package/resource/public/cp/js/{chunk-d608cfda.52ad0683.js → chunk-d608cfda.36afbcc5.js} +0 -0
- /package/resource/public/cp/js/{chunk-fc40dc74.fadde9c5.js → chunk-fc40dc74.a0630728.js} +0 -0
- /package/resource/public/cp/js/{lang-id-ID-service~8773d05b.245b9e5a.js → lang-id-ID-service~8773d05b.a1fba773.js} +0 -0
package/i18n/zh-CN.toml
CHANGED
|
@@ -316,4 +316,5 @@ PURCHASE_PREPAY_PAID = "采购预支付单已支付"
|
|
|
316
316
|
PURCHASE_PREPAY_CLOSED = "采购预支付单已关闭"
|
|
317
317
|
DIFF_MAIN_SHOP_ID = "向不同主店采购的订单,不能同时支付"
|
|
318
318
|
RECHARGE_SHOP_SAME = "不能给自己店铺充值"
|
|
319
|
-
ITEM_OUT_ID_EMPTY = "订单商品中的out_id为空"
|
|
319
|
+
ITEM_OUT_ID_EMPTY = "订单商品中的out_id为空"
|
|
320
|
+
REGISTER_DISABLE = "注册功能已关闭"
|
package/main.exe
CHANGED
|
Binary file
|
package/mainD
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bee-hole/server",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.32.0",
|
|
4
4
|
"description": "www.bee-hole.com",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"directories": {
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"scripts": {
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@bee-hole/admin": "1.20.
|
|
13
|
+
"@bee-hole/admin": "1.20.9"
|
|
14
14
|
},
|
|
15
15
|
"keywords": [
|
|
16
16
|
"E-commerce",
|
|
@@ -92,4 +92,4 @@
|
|
|
92
92
|
to {
|
|
93
93
|
opacity: 1
|
|
94
94
|
}
|
|
95
|
-
}</style><link href="/cp/css/chunk-04d7c8ea.9d41499e.css" rel="prefetch"><link href="/cp/css/chunk-120e4efc.9cb721a3.css" rel="prefetch"><link href="/cp/css/chunk-32ca08dd.60ddc6d8.css" rel="prefetch"><link href="/cp/css/chunk-61c1aab3.62383767.css" rel="prefetch"><link href="/cp/css/chunk-6c3fad0b.4d17f86f.css" rel="prefetch"><link href="/cp/css/chunk-ab5bbeb4.db6dab70.css" rel="prefetch"><link href="/cp/css/chunk-ac5b10a4.f0551347.css" rel="prefetch"><link href="/cp/css/chunk-d608cfda.8687a2a6.css" rel="prefetch"><link href="/cp/css/chunk-fc40dc74.665ea207.css" rel="prefetch"><link href="/cp/css/lang-id-ID-service~8773d05b.78f40eae.css" rel="prefetch"><link href="/cp/css/lang-trans~748942c6.
|
|
95
|
+
}</style><link href="/cp/css/chunk-04d7c8ea.9d41499e.css" rel="prefetch"><link href="/cp/css/chunk-120e4efc.9cb721a3.css" rel="prefetch"><link href="/cp/css/chunk-32ca08dd.60ddc6d8.css" rel="prefetch"><link href="/cp/css/chunk-61c1aab3.62383767.css" rel="prefetch"><link href="/cp/css/chunk-6c3fad0b.4d17f86f.css" rel="prefetch"><link href="/cp/css/chunk-ab5bbeb4.db6dab70.css" rel="prefetch"><link href="/cp/css/chunk-ac5b10a4.f0551347.css" rel="prefetch"><link href="/cp/css/chunk-d608cfda.8687a2a6.css" rel="prefetch"><link href="/cp/css/chunk-fc40dc74.665ea207.css" rel="prefetch"><link href="/cp/css/lang-id-ID-service~8773d05b.78f40eae.css" rel="prefetch"><link href="/cp/css/lang-trans~748942c6.88ef3b34.css" rel="prefetch"><link href="/cp/js/chunk-04d7c8ea.cad8d51e.js" rel="prefetch"><link href="/cp/js/chunk-120e4efc.76f31974.js" rel="prefetch"><link href="/cp/js/chunk-17d279f6.e86ac372.js" rel="prefetch"><link href="/cp/js/chunk-25c8b034.634527de.js" rel="prefetch"><link href="/cp/js/chunk-26d652e1.8c59024f.js" rel="prefetch"><link href="/cp/js/chunk-32ca08dd.fa354bad.js" rel="prefetch"><link href="/cp/js/chunk-61c1aab3.59f12ee7.js" rel="prefetch"><link href="/cp/js/chunk-6c3fad0b.27e3955a.js" rel="prefetch"><link href="/cp/js/chunk-ab5bbeb4.23663a83.js" rel="prefetch"><link href="/cp/js/chunk-ac5b10a4.435e05c2.js" rel="prefetch"><link href="/cp/js/chunk-d608cfda.36afbcc5.js" rel="prefetch"><link href="/cp/js/chunk-fc40dc74.a0630728.js" rel="prefetch"><link href="/cp/js/lang-ar-EG~31ecd969.bee1d5b7.js" rel="prefetch"><link href="/cp/js/lang-bn-BD~ede72586.ea453a13.js" rel="prefetch"><link href="/cp/js/lang-en-US~31ecd969.39c33726.js" rel="prefetch"><link href="/cp/js/lang-id-ID-service~8773d05b.a1fba773.js" rel="prefetch"><link href="/cp/js/lang-ko-KR~31ecd969.6778dc12.js" rel="prefetch"><link href="/cp/js/lang-trans~748942c6.5faeae7f.js" rel="prefetch"><link href="/cp/js/lang-zh-TW~31ecd969.f68ac2ab.js" rel="prefetch"><link href="/cp/css/app~f075b844.bf79f0b6.css" rel="preload" as="style"><link href="/cp/css/chunk-vendors~7d359b94.73095e5e.css" rel="preload" as="style"><link href="/cp/css/chunk-vendors~7e79ec10.d7251aeb.css" rel="preload" as="style"><link href="/cp/css/chunk-vendors~8bc6e99d.7251f239.css" rel="preload" as="style"><link href="/cp/css/chunk-vendors~921ad15b.647bb2fa.css" rel="preload" as="style"><link href="/cp/css/chunk-vendors~db456615.d2f9cb42.css" rel="preload" as="style"><link href="/cp/js/app~f075b844.3cc31c1a.js" rel="preload" as="script"><link href="/cp/js/chunk-vendors~253ae210.cab79423.js" rel="preload" as="script"><link href="/cp/js/chunk-vendors~2a42e354.9d8c77b4.js" rel="preload" as="script"><link href="/cp/js/chunk-vendors~2daab576.3f6b292e.js" rel="preload" as="script"><link href="/cp/js/chunk-vendors~6e8b5f81.0f6f1255.js" rel="preload" as="script"><link href="/cp/js/chunk-vendors~7d359b94.28728b35.js" rel="preload" as="script"><link href="/cp/js/chunk-vendors~7e79ec10.873a1d18.js" rel="preload" as="script"><link href="/cp/js/chunk-vendors~8bc6e99d.aa7629a6.js" rel="preload" as="script"><link href="/cp/js/chunk-vendors~921ad15b.c47b6e0a.js" rel="preload" as="script"><link href="/cp/js/chunk-vendors~c4f1b30e.73ad26a3.js" rel="preload" as="script"><link href="/cp/js/chunk-vendors~db456615.a7f54edb.js" rel="preload" as="script"><link href="/cp/css/chunk-vendors~7e79ec10.d7251aeb.css" rel="stylesheet"><link href="/cp/css/chunk-vendors~db456615.d2f9cb42.css" rel="stylesheet"><link href="/cp/css/chunk-vendors~921ad15b.647bb2fa.css" rel="stylesheet"><link href="/cp/css/chunk-vendors~8bc6e99d.7251f239.css" rel="stylesheet"><link href="/cp/css/chunk-vendors~7d359b94.73095e5e.css" rel="stylesheet"><link href="/cp/css/app~f075b844.bf79f0b6.css" rel="stylesheet"></head><body><noscript><strong>请启用JavaScript后再使用</strong></noscript><div id="app"><div class="first-loading-wrp"><div class="loading-wrp"><span class="dot dot-spin"><i></i><i></i><i></i><i></i></span></div></div></div><script src="/cp/js/chunk-vendors~253ae210.cab79423.js"></script><script src="/cp/js/chunk-vendors~6e8b5f81.0f6f1255.js"></script><script src="/cp/js/chunk-vendors~2daab576.3f6b292e.js"></script><script src="/cp/js/chunk-vendors~c4f1b30e.73ad26a3.js"></script><script src="/cp/js/chunk-vendors~2a42e354.9d8c77b4.js"></script><script src="/cp/js/chunk-vendors~7e79ec10.873a1d18.js"></script><script src="/cp/js/chunk-vendors~db456615.a7f54edb.js"></script><script src="/cp/js/chunk-vendors~921ad15b.c47b6e0a.js"></script><script src="/cp/js/chunk-vendors~8bc6e99d.aa7629a6.js"></script><script src="/cp/js/chunk-vendors~7d359b94.28728b35.js"></script><script src="/cp/js/app~f075b844.3cc31c1a.js"></script></body></html>
|