tianyun 3 місяців тому
батько
коміт
24dfd093e4
1 змінених файлів з 2 додано та 0 видалено
  1. 2 0
      simple-demo/content_all.html

+ 2 - 0
simple-demo/content_all.html

@@ -62,6 +62,8 @@
                         url = `https://excel.tianyunperfect.cn/?id=${a}&share_id=${share_id}`;
                     } else if (type === "html") {
                         url = `https://do.tianyunperfect.cn/?id=${a}&share_id=${share_id}`;
+                    }  else if (type === "copy-page") {
+                        url = `https://web.tianyunperfect.cn/simple/mycopy.html?id=${a}&share_id=${share_id}`;
                     } else {
                         continue;
                     }