shish hace 11 meses
padre
commit
f3198390eb
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1 1
      mallApp/src/pages.json
  2. 1 1
      mallApp/src/pages/pay/index.vue

+ 1 - 1
mallApp/src/pages.json

@@ -67,7 +67,7 @@
         {
         {
             "root": "pages/pay",
             "root": "pages/pay",
             "pages": [
             "pages": [
-                { "path": "index", "style": { "navigationBarTitleText": "" } }
+                { "path": "index", "style": { "navigationBarTitleText": "扫码付款" } }
             ]
             ]
         },
         },
         {
         {

+ 1 - 1
mallApp/src/pages/pay/index.vue

@@ -372,7 +372,7 @@
 				}
 				}
 			}
 			}
 			.shop-name {
 			.shop-name {
-				font-size: 36upx;
+				font-size: 38upx;
 				color: #333;
 				color: #333;
 				font-weight: bold;
 				font-weight: bold;
 			}
 			}