Browse Source

build: PC

zhengxy 1 year ago
parent
commit
1f08dc7027

+ 1 - 1
index.html

@@ -7,4 +7,4 @@
7 7
         hm.src = "https://hm.baidu.com/hm.js?d61b9e2caf4d46ccda7471b5385e2333";
8 8
         var s = document.getElementsByTagName("script")[0];
9 9
         s.parentNode.insertBefore(hm, s);
10
-      })();</script><link href=./static/css/app.786d0d53cb72fca87a9ade280490ad8a.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.f70660c1f1979f5f310f.js></script><script type=text/javascript src=./static/js/app.2e73dbd6be2161b32ce3.js></script></body></html>
10
+      })();</script><link href=./static/css/app.d0929da92fec7fec54bc92af5c19a381.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.4aba9cdbcb0da1eeb3e5.js></script><script type=text/javascript src=./static/js/app.2e73dbd6be2161b32ce3.js></script></body></html>

+ 2 - 2
project/src/components/assembly/editCon.vue

@@ -547,7 +547,7 @@ export default {
547 547
 
548 548
       this.$loading(this.$loadingConfig)
549 549
       if ( this.miniprogram.pic_url.indexOf('http://playlet.oss-cn-beijing.aliyuncs.com/') != -1 ){
550
-        this.oss_url = this.miniprogram.pic_url.replace('http://playlet.oss-cn-beijing.aliyuncs.com/','http://duanju.wenxingshuju.com/oss_image/');
550
+        this.oss_url = this.miniprogram.pic_url.replace('http://playlet.oss-cn-beijing.aliyuncs.com/','http://dj.wenxingshuju.com/oss_image/');
551 551
         this.addPlaybtnVisible = true
552 552
         this.$loading(this.$loadingConfig).close()
553 553
       } else {
@@ -562,7 +562,7 @@ export default {
562 562
         }).then((res) => {
563 563
           var res = res.data
564 564
           if (res && res.errno == 0) {
565
-            this.oss_url = res.rst.oss_url.replace('http://playlet.oss-cn-beijing.aliyuncs.com/','http://duanju.wenxingshuju.com/oss_image/');
565
+            this.oss_url = res.rst.oss_url.replace('http://playlet.oss-cn-beijing.aliyuncs.com/','http://dj.wenxingshuju.com/oss_image/');
566 566
             this.addPlaybtnVisible = true
567 567
             this.$loading(this.$loadingConfig).close()
568 568
           } else if (res.errno != 4002) {

File diff suppressed because it is too large
+ 1 - 1
static/css/app.786d0d53cb72fca87a9ade280490ad8a.css


File diff suppressed because it is too large
+ 15 - 0
static/js/0.21598b86d3cf9e931ede.js


File diff suppressed because it is too large
+ 0 - 15
static/js/0.836ef3165b481659f9f8.js


File diff suppressed because it is too large
+ 1 - 1
static/js/manifest.f70660c1f1979f5f310f.js