cuiqian2004
2024-07-12 effc285be3229af6b77edafcb5ec71b96a35f53a
pages.json
@@ -14,10 +14,9 @@
               "titleNView": {
                  "buttons": [{ //右侧操作按钮样式定义,是以数组形式定义,可定义多个
                     "color": "#000000",
                     "colorPressed": "#2D8CF0",
                     "fontSize": "24px",
                     "width": "auto",
                     "float": "right", //导航栏的左右位置
                     // "text": "222"
                     "fontSrc": "/static/uni.ttf",
                     "text": "\ue462"
                  }]
@@ -28,13 +27,43 @@
         "path": "pages/modal/classAttr",
         "style": {
            "navigationBarTitleText": "%sys.add2%",
            "enablePullDownRefresh": false
            "enablePullDownRefresh": false,
            "app-plus": {
               "titleNView": {
                  "buttons": [ //右侧操作按钮样式定义,是以数组形式定义,可定义多个
                     {
                        "color": "#000000",
                        "colorPressed": "#2D8CF0",
                        "fontSize": "24px",
                        "float": "right", //导航栏的左右位置
                        "fontSrc": "/static/uni.ttf",
                        "text": "\ue462"
                     }
                  ]
               }
            }
         }
      }, {
         "path": "pages/modal/ms_classAttr",
         "style": {
            "navigationBarTitleText": "%sys.add2%",
            "enablePullDownRefresh": false
            "enablePullDownRefresh": false,
            "app-plus": {
               "titleNView": {
                  "buttons": [ //右侧操作按钮样式定义,是以数组形式定义,可定义多个
                     {
                        "color": "#000000",
                        "colorPressed": "#2D8CF0",
                        "fontSize": "24px",
                        "float": "right", //导航栏的左右位置
                        "fontSrc": "/static/uni.ttf",
                        "text": "\ue462"
                     }
                  ]
               }
            }
         }
      }, {
         "path": "js/pickerAddress/pickerAddress",
@@ -77,14 +106,23 @@
            "enablePullDownRefresh": false,
            "app-plus": {
               "titleNView": {
                  "buttons": [{ //右侧操作按钮样式定义,是以数组形式定义,可定义多个
                     "color": "#000000",
                     "colorPressed": "#2D8CF0",
                     "fontSize": "24px",
                     "float": "right", //导航栏的左右位置
                     "fontSrc": "/static/uni.ttf",
                     "text": "\ue612"
                  }]
                  "buttons": [ //右侧操作按钮样式定义,是以数组形式定义,可定义多个
                     {
                        "color": "#000000",
                        "colorPressed": "#2D8CF0",
                        "fontSize": "24px",
                        "float": "right", //导航栏的左右位置
                        "fontSrc": "/static/uni.ttf",
                        "text": "\ue612"
                     }, {
                        "color": "#000000",
                        "colorPressed": "#2D8CF0",
                        "fontSize": "24px",
                        "float": "right", //导航栏的左右位置
                        "fontSrc": "/static/uni.ttf",
                        "text": "\ue462"
                     }
                  ]
               }
            }
         }