wupengfei пре 3 година
родитељ
комит
b0a934685b
1 измењених фајлова са 1 додато и 6 уклоњено
  1. 1 6
      application/admin/view/shopro/user_wallet_apply/index.html

+ 1 - 6
application/admin/view/shopro/user_wallet_apply/index.html

@@ -465,14 +465,9 @@
         <div>
             <el-table :data="logList" border stripe max-height="1200" >
                 <el-table-column width="600" height="600" label="收款码">
-                    <el-image :src="Fast.api.cdnurl('https://mohuanxuanfeng.oss-cn-beijing.aliyuncs.com/5ae113d6d88f793b/97f037f2e7d9af88.jpg')" fit="cover">
+                    <el-image :src="https://mohuanxuanfeng.oss-cn-beijing.aliyuncs.com/5ae113d6d88f793b/97f037f2e7d9af88.jpg" fit="cover">
 
                     </el-image>
-                    <!--<template slot-scope="scope">
-                        <div  class="display-flex">
-
-                        </div>
-                    </template>-->
                 </el-table-column>
             </el-table>
         </div>