|
@@ -33,6 +33,11 @@
|
|
|
<img class="download-app" src="../static/img/shuangzixing/btn.png" />
|
|
|
<img class="download-text" src="../static/img/shuangzixing/down_text.png" />
|
|
|
</div>
|
|
|
+ <div class="mask">
|
|
|
+ <div class="point">
|
|
|
+ <img class="point-img" src="../static/img/point.png" />
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
<script>
|
|
|
toastr.options.positionClass = 'toast-center-center';
|
|
@@ -104,7 +109,7 @@
|
|
|
cache: false,
|
|
|
success: function (res) {
|
|
|
if(res.status === 0){
|
|
|
- window.location.href = 'http://per.cs.se.androidscloud.com/file-center/fileOperate/downloadFile?id=3858199';
|
|
|
+ window.location.href = 'http://per.cs.se.androidscloud.com/file-center/fileOperate/downloadFile?id=3859541';
|
|
|
}else{
|
|
|
stopManyClick(() =>{
|
|
|
toastr.error(res.msg)
|