吉安感知网项目-前端
张含笑
2026-02-05 9a78e87dc0708bc4b7e39ad065e5722daaed10b5
Merge remote-tracking branch 'origin/master'
2 files modified
1 files added
1 files deleted
4 ■■■■ changed files
applications/mobile-web-view/index.html 2 ●●● patch | view | raw | blame | history
applications/mobile-web-view/public/favicon.ico patch | view | raw | blame | history
applications/mobile-web-view/public/favicon1.png patch | view | raw | blame | history
applications/mobile-web-view/src/lang/zh.js 2 ●●● patch | view | raw | blame | history
applications/mobile-web-view/index.html
@@ -20,7 +20,7 @@
        <meta name="apple-mobile-web-app-capable" content="yes" />
        <meta name="apple-mobile-web-app-status-bar-style" content="black" />
        <meta name="format-detection" content="telephone=no" />
        <link rel="icon" href="/favicon1.png" />
        <link rel="icon" href="/favicon.ico" />
        <link rel="stylesheet" href="/fonts/font.css" />
        <link rel="stylesheet" href="/iconfont/index.css" />
        <link rel="stylesheet" href="/iconfont/avue/iconfont.css" />
applications/mobile-web-view/public/favicon.ico
applications/mobile-web-view/public/favicon1.png
Binary files differ
applications/mobile-web-view/src/lang/zh.js
@@ -1,5 +1,5 @@
export default {
    title: '指挥调度平台',
    title: '吉安市低空经济服务一体化平台',
    confirmTip: '提示',
    logoutTip: '退出系统, 是否继续?',
    submitText: '确定',