Browse Source

跳去苹果商店2

JXDS18FUJT 2 years ago
parent
commit
7fa4ee763e
1 changed files with 13 additions and 1 deletions
  1. 13 1
      cggw/index.html

+ 13 - 1
cggw/index.html

@@ -325,9 +325,21 @@
                         <a href="https://ys.zzxcx.net/apk/sdjkAndroid1.2.2.apk">
                             <div class="download-android"></div>
                         </a>
-                        <a href="https://itunes.apple.com/cn/app/1670563437">
+                        <a href="https://itunes.apple.com/cn/app/id1670563437">
                             <div class="download-ios"></div>
                         </a>
+                        <!-- 
+                            // 跳转到应用商店:
+(https)|(itms-apps)://itunes.apple.com/app/id{appID}
+ 
+// 跳转到撰写评价:
+ (https)|(itms-apps)://itunes.apple.com/app/id{appID}?action=write-review
+ 
+// 跳转到查看评价:
+ (https)|(itms-apps)://itunes.apple.com/app/viewContentsUserReviews?id={appID}
+ 
+
+                         -->
 
                     </div>
                 </div>