Explorar el Código

change cdn url

Gogs hace 5 años
padre
commit
88a3fba740
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      sourcecode/h5app/vue/src/views/share.vue

+ 1 - 1
sourcecode/h5app/vue/src/views/share.vue

@@ -59,7 +59,7 @@
         data() {
             return {
                 note: {
-                    backgroundImage: "url('http://szugift.oss-cn-shenzhen.aliyuncs.com/share_background.jpg')",
+                    backgroundImage: "url('http://szugift.oss-cn-shenzhen.aliyuncs.com/prize_background.jpg')",
                 },
                 transparent: {
                     backgroundColor: "rgba(50,50,50,0.7)",