Browse Source

Merge branch 'dev' of mall4j/mall4s into master

archerone 3 months ago
parent
commit
e17aa2ec31
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -10,7 +10,7 @@
         '<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' +
         (coverSupport ? ', viewport-fit=cover' : '') + '" />')
     </script>
-    <title></title>
+    <title>商城</title>
     <!--preload-links-->
     <!--app-context-->
   </head>