a.binder 7 年之前
父節點
當前提交
989bea25d4
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      SE/schema/WPS_Functions/html2image/build_html2image.dita.xml

+ 3 - 0
SE/schema/WPS_Functions/html2image/build_html2image.dita.xml

@@ -77,6 +77,9 @@
       
       <!-- respond file to requested position -->
       <move file="${html2image.application.google_chrome.screenshot.png.OUTPUT.temp.screenshot.png}" tofile="${html2image.application.google_chrome.screenshot.png.OUTPUT}"/>
+      <delete dir="${html2image.application.google_chrome.screenshot.png.OUTPUT.temp}" verbose="yes"/>
+         
+      
       
    </target>