Przeglądaj źródła

update cover image on destination

fengchang 1 rok temu
rodzic
commit
6af89146d6

+ 2 - 2
hichina-main-back/src/main/resources/application-dev.properties

@@ -41,10 +41,10 @@ alipay.private.key=**
 
 wechatpay.appId=wx1204cecf3665f841
 wechatpay.mchId=1485417932
-wechatpay.apiKey=*
+wechatpay.apiKey=TLpPDQHDBX7gfkEpUjWBFVXrasNI9U4t
 wechatpay.certPath=/Users/xiefengchang/Movies/1485417932_20230426_cert/apiclient_cert.pem
 wechatpay.privateKeyPath=/Users/xiefengchang/Movies/1485417932_20230426_cert/apiclient_key.pem
-wechatpay.certSerialNo=*
+wechatpay.certSerialNo=42B9A7C72CD775DFCE2EA7E2A5130770C0604954
 wechatpay.notify.url=http://localhost:9053/api/public/pay/wechatpaycallback
 
 # REDIS (RedisProperties)

+ 1 - 1
hichina-main-front/src/views/destination/index.vue

@@ -1,6 +1,6 @@
 <template>
   <div class="head">
-    <v-lazy-image src="@/assets/images/chinamap.webp" alt="" />
+    <v-lazy-image src="https://photoprism.hichinatravel.com/api/v1/t/2bfc32550ae040956f7e861566d26c487c0143e7/32mcf2k4/fit_2048" alt="" />
 
     <!-- <div class="point-list">
       此处由于xiaopiu问题,补上一个空的div