jq把html转换为pdf(实现逻辑:html页面生成的canvas,以图片形式在pdf中呈现)
摘要:<div class="page_box"> 页面 页面代码 <input type="button" class="save" name="save" value="保存"></div> 引入包: <head> <meta charset="UTF-8"> <title>Title</title>
阅读全文
posted @
2021-04-19 09:16
小虾米吖~
阅读(961)
推荐(0) 编辑
邮箱(outlook)嵌入html页面
摘要:<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>邮件模板</title> </head> <body> <table width="1024" border="0" cellspacing="0" cellp
阅读全文
posted @
2021-04-19 08:53
小虾米吖~
阅读(1689)
推荐(0) 编辑