chenlu
2025-05-06 edab8a8599aec2c1ab5c00e3be811d536c9e1148
Merge branch 'master' of http://bore.pub:10439/r/ERP_override
1个文件已修改
2 ■■■ 已修改文件
north-glass-erp/northglass-erp/src/views/system/app/appDownload.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
north-glass-erp/northglass-erp/src/views/system/app/appDownload.vue
@@ -4,7 +4,7 @@
<template>
  <div style="width: 100vw;height: 100vh;padding-top: 40vh;text-align: center;">
    <el-link  href="/NorthGlass.apk" type="primary">北玻手机扫码APP下载</el-link>
    <el-link  href="../NorthGlass.apk" type="primary">北玻手机扫码APP下载</el-link>
  </div>
</template>