Administrator
2021-06-09 8cb369bd4daf62237c501ffee931034654b0efef
视频修改
3 files modified
22 ■■■■■ changed files
App.vue 1 ●●●● patch | view | raw | blame | history
package-lock.json 2 ●●● patch | view | raw | blame | history
pages.json 19 ●●●●● patch | view | raw | blame | history
App.vue
@@ -48,6 +48,7 @@
</script>
<style>
    @import url("/components/feng-parse/parse.css");
    uni-page-wrapper {
        width: 100%;
        height: 100%;
package-lock.json
@@ -1,5 +1,5 @@
{
  "name": "mini-program",
  "name": "qfqk-android",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
pages.json
@@ -102,6 +102,20 @@
            }
        },
        {
            "path": "pages/article/article",
            "name": "equipment",
            "style": {
                "navigationBarTitleText": "资讯"
            }
        },
        {
            "path": "pages/article/article_detail",
            "name": "equipment",
            "style": {
                "navigationBarTitleText": "详情"
            }
        },
        {
            "path": "pages/patrol/patrol",
            "name": "equipment",
            "style": {
@@ -170,6 +184,11 @@
        "selectedColor": "#0faeff",
        "backgroundColor": "#ffffff",
        "list": [{
                    "pagePath": "pages/article/article",
                    "text": "首页",
                    "iconPath": "static/img/index.png",
                    "selectedIconPath": "static/img/indexH.png"
            },{
                "pagePath": "pages/workbench/workbench",
                "text": "工作台",
                "iconPath": "static/tabbar/workbench.png",