shish %!s(int64=3) %!d(string=hai) anos
pai
achega
af0d6b5acc
Modificáronse 2 ficheiros con 5 adicións e 4 borrados
  1. 4 4
      ghsApp/src/admin/item/list.vue
  2. 1 0
      ghsApp/src/index.html

+ 4 - 4
ghsApp/src/admin/item/list.vue

@@ -101,11 +101,11 @@
 
 		<uni-popup ref="posterShow" background-color="#fff" type="center" :animation="true" class="class-popup-style">
 			<view style="display:flex;width:100vw;padding:20upx 20upx 40upx 20upx;height:auto;justify-content: space-between;align-items:center;flex-wrap:wrap;max-height:100vh;overflow:auto;">
-				<text style="position:absolute;right:50upx;top:15upx;font-size:70upx;" @click="closePoster()">×</text>
-				<view style="width:100%;text-align:center;margin-top:30upx;">
-					<image style="width:60%;margin:0 auto;" :src="posterUrl" mode="widthFix"></image>
+				<text style="position:absolute;right:50upx;top:10upx;font-size:70upx;" @click="closePoster()">×</text>
+				<view style="width:100%;text-align:center;margin-top:75upx;">
+					<image style="width:70%;margin:0 auto;border:1upx solid #CCCCCC;" :src="posterUrl" mode="widthFix"></image>
 				</view>
-				<view style="width:100%;margin-top:30upx;text-align:center;">
+				<view style="width:100%;margin-top:65upx;text-align:center;">
 					<button class="admin-button-com big blue" style="width:300upx;" @click="downloadImg">保存图片</button>
 				</view>
 			</view>

+ 1 - 0
ghsApp/src/index.html

@@ -3,6 +3,7 @@
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0" />
+    <meta name="referrer" content="no-referrer"/>
     <title></title>
     <!--preload-links-->
     <!--app-context-->