wang jun 3 lat temu
rodzic
commit
67d13d4b76
1 zmienionych plików z 4 dodań i 4 usunięć
  1. 4 4
      public/themes/simpleboot3/portal/page/share.html

+ 4 - 4
public/themes/simpleboot3/portal/page/share.html

@@ -56,7 +56,7 @@
                             <div class="col-xs-12">
                                 <p>
                                     <strong>地址:</strong>
-                                    <div>{{info.city}}{{info.disc}}</div>
+                                    <div>{{info.city}}{{info.disc}}{{info.town}}</div>
                                     <div>{{info.address}}</div>
                                 </p>
                             </div>
@@ -219,13 +219,13 @@
                 if (browser.versions.mobile) {
                     var ua = navigator.userAgent.toLowerCase();
                     if (ua.match(/MicroMessenger/i) == "micromessenger") {
-                        this.error="使用浏览器打开"
+                        this.error="使用浏览器打开"
                     }
                     if (ua.match(/WeiBo/i) == "weibo") {
-                        this.error="使用浏览器打开"
+                        this.error="使用浏览器打开"
                     }
                     if (ua.match(/QQ/i) == "qq") {
-                        this.error="使用浏览器打开"
+                        this.error="使用浏览器打开"
                     }
                 }
                 this.getinfo();