root hace 2 años
padre
commit
1233dc4424
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      pages/app/header-json.js

+ 2 - 2
pages/app/header-json.js

@@ -1,7 +1,7 @@
 function getHeaderJson() {
     let headerJson = {
         "type": "page",
-        // "initApi": "http://localhost:8081/page/menu",
+        "initApi": "http://localhost:8081/api/userInfo",
         "body": [
           {
             "type": "flex",
@@ -61,7 +61,7 @@ function getHeaderJson() {
               },
               {
                 "type": "dropdown-button",
-                "label": "名字e",
+                "label": "$userName",
                 "className": "header-menu",
                 "buttons": [
                   {