合并代码

This commit is contained in:
2024-09-10 11:04:40 +08:00
parent cfed2474ae
commit 7a65454718
10 changed files with 3081 additions and 2412 deletions

View File

@@ -13,7 +13,7 @@
<script type="module" src="/main.js"></script>
<script>
// 生成当前时间的时间戳
document.write('<script src="/index.js?v='+Math.random()+'"><\/script>');
// document.write('<script src="/index.js?v='+Math.random()+'"><\/script>');
</script>
<!-- <script>

View File

@@ -1,6 +1,6 @@
{
"name" : "聚合收银台",
"appid" : "__UNI__71D61A3",
"appid" : "__UNI__31F107A",
"description" : "聚合收银台",
"versionName" : "1.0.0",
"versionCode" : "100",
@@ -107,10 +107,10 @@
},
"vueVersion" : "3",
"h5" : {
"router" : {
"mode" : "history",
"base" : "/cashier"
},
// "router" : {
// "mode" : "history",
// "base" : "/cashier"
// },
"sdkConfigs" : {
"maps" : {}
}

View File

@@ -4,5 +4,5 @@
js-base64@^3.7.5:
version "3.7.5"
resolved "https://registry.npmmirror.com/js-base64/-/js-base64-3.7.5.tgz#21e24cf6b886f76d6f5f165bfcd69cc55b9e3fca"
resolved "https://registry.npmmirror.com/js-base64/-/js-base64-3.7.5.tgz"
integrity sha512-3MEt5DTINKqfScXKfJFrRbxkrnk2AxPWGBL/ycjz4dK8iqiSJ06UxD8jh8xuh6p10TX4t2+7FsBYVxxQbMg+qA==