|
@@ -314,7 +314,6 @@
|
|
|
<div style="width: 50%;float:left;">
|
|
<div style="width: 50%;float:left;">
|
|
|
<div style="height: 70%">
|
|
<div style="height: 70%">
|
|
|
<div class="thumb-example">
|
|
<div class="thumb-example">
|
|
|
-
|
|
|
|
|
<!-- swiper1 -->
|
|
<!-- swiper1 -->
|
|
|
<swiper
|
|
<swiper
|
|
|
class="swiper gallery-top"
|
|
class="swiper gallery-top"
|
|
@@ -1032,6 +1031,7 @@ import {httpAction, postAction} from '@api/manage'
|
|
|
import {snippetsOutlined, StarFilled, StarTwoTone} from '@ant-design/icons-vue';
|
|
import {snippetsOutlined, StarFilled, StarTwoTone} from '@ant-design/icons-vue';
|
|
|
/*无数据图片*/
|
|
/*无数据图片*/
|
|
|
import noDataPng from '@/assets/nodata.png'
|
|
import noDataPng from '@/assets/nodata.png'
|
|
|
|
|
+
|
|
|
let Base64 = require('js-base64').Base64
|
|
let Base64 = require('js-base64').Base64
|
|
|
|
|
|
|
|
export default {
|
|
export default {
|