소스 검색

报表宽度

zhuxinbo 5 년 전
부모
커밋
504843954f

+ 1 - 1
src/views/modules/Statistics/accountMaterStatistics.vue

@@ -84,7 +84,7 @@ th div {
             size="middle"
             :customRow="rowClick"
             :loading="loading"
-            :scroll="{ x: true }"
+            :scroll="{ x: 2000 }"
           >
             <div slot="url" slot-scope="url">
               <video class="video" :src="url" controls="controls" style="height:200px;width:112.5px">

+ 1 - 1
src/views/modules/Statistics/toutiaoAccount.vue

@@ -73,7 +73,7 @@
       <a-col :span="24">
         <a-card style="width:100%;">
           <a-table :columns="columns" :dataSource="data" bordered id="outTable" :pagination="ipagination" size="middle"
-            :customRow="rowClick" :loading="loading" :scroll="{ x: true }">
+            :customRow="rowClick" :loading="loading" :scroll="{ x: 2000 }">
             <div slot="url" slot-scope="url">
               <video class="video" :src="url" controls="controls" style="height:200px;width:112.5px">
                 您的浏览器不支持 video 标签。

+ 1 - 1
src/views/modules/Statistics/toutiaoMaterialStatistics.vue

@@ -103,7 +103,7 @@
       <a-col :span="24">
         <a-card style="width:100%;">
           <a-table :columns="columns" :dataSource="data" bordered id="outTable" :pagination="ipagination" size="middle"
-            :customRow="rowClick" :loading="loading" :scroll="{ x: 1900 }">
+            :customRow="rowClick" :loading="loading" :scroll="{ x: 2000 }">
             <div slot="videoUrl" slot-scope="videoUrl">
               <video @click.stop class="video" :src="videoUrl" controls="controls" style="height:200px;width:112.5px">
                 您的浏览器不支持 video 标签。

+ 1 - 1
src/views/modules/material/scriptMaterial.vue

@@ -433,7 +433,7 @@ a {
     <a-modal title="内容展示" v-model="visibleScriptShow" :footer="null" :width="800" class="role-item">
       <div id="printTest" v-if="inforDetail">
         <h3 style="text-align:center">{{ inforDetail.dramaName }}</h3>
-        <p style="text-align:center">
+        <p style="text-align:center"> 
           类型:{{ inforDetail.category }}&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 创作者:{{
             inforDetail.userName
           }}

+ 1 - 0
src/views/modules/material/videoMaterial.vue

@@ -370,6 +370,7 @@ a {
                   {{ items.createTime | getDate }}
                   <a
                     href="javascript:;"
+                    
                     style="margin-left:20px"
                     @click="edit(items, '2')"
                     v-show="active == '2'"

+ 2 - 2
vue.config.js

@@ -64,10 +64,10 @@ module.exports = {
          }
        },*/
       '/jeecg-boot': {
-        // target: 'http://39.97.120.42:8080', //请求本地 需要jeecg-boot后台项目  生产环境
+        target: 'http://39.97.120.42:8080', //请求本地 需要jeecg-boot后台项目  生产环境
         // target: 'http://39.106.184.70:8080', //请求本地 需要jeecg-boot后台项目
         // target: 'http://192.168.2.143:8080', //请求本地 需要jeecg-boot后台项目  蒙蒙
-        target: 'http://192.168.2.110:8080', //请求本地 需要jeecg-boot后台项目  英豪
+        // target: 'http://192.168.2.110:8080', //请求本地 需要jeecg-boot后台项目  英豪
         // target: 'http://192.168.2.132:8080', //请求本地 需要jeecg-boot后台项目
         // target: 'http://192.168.2.115:8080', //请求本地 需要jeecg-boot后台项目  祚云
         // target: 'http://192.168.2.132:8080', //请求本地 需要jeecg-boot后台项目  孙震