liyongli 2 年之前
父節點
當前提交
d0ff64d178
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      saveOSSAGitte.js
  2. 1 1
      src/view/SilkRoadSpringFestivalGala/pages/sex.vue

+ 1 - 1
saveOSSAGitte.js

@@ -58,7 +58,7 @@ class saveOssGitte {
     );
     console.log("oss文件清除---完成");
     try {
-      this.getFiles(path.resolve(__dirname, "./" + this.localDir));
+      await this.getFiles(path.resolve(__dirname, "./" + this.localDir));
       console.log("数据上传oss---完成");
     } catch (err) {
       console.log("数据上传oss---失败");

+ 1 - 1
src/view/SilkRoadSpringFestivalGala/pages/sex.vue

@@ -186,7 +186,7 @@ function close() {
     color: #ffffff;
     font-family: OPPOSans;
     font-size: 14px;
-    line-height: 2em;
+    line-height: 3em;
     opacity: 1;
     p {
       display: inline-block;