tremble 4 سال پیش
والد
کامیت
f84d298652
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      backstage/src/pages/content/Spirit.vue
  2. 1 1
      web/public/static/js/main_2020_show.js

+ 1 - 1
backstage/src/pages/content/Spirit.vue

@@ -611,7 +611,7 @@ export default {
       this.tableData = result.data.list;
       this.total = result.data.total;
       this.tableData.forEach((item, i) => {
-        item["idx"] = i + 1;
+        item["idx"] = i + 1 + this.size * (this.currentPage-1);
         item["typeStr"] = typeStrs[item.type];
         let category = this.typeli.filter(i=>i.id==item.zoneId).length>0 && (this.typeli.filter(i=>i.id==item.zoneId))[0].name
         item["categoryStr"] = category

+ 1 - 1
web/public/static/js/main_2020_show.js

@@ -15871,7 +15871,7 @@ window.Modernizr = function(n, e, t) {
 		hot.prototype.examine = function(e, options) { 
             options = options || {}
             
-            if(this.sid == 'OJCzKg113653'||this.sid == 'pMhfdvO922862'){
+            if(this.sid == 'OJCzKg113653'||this.sid == 'bzktyrv034419'){
                 return window.player.emit('loadLongVideo')
             }