'; return new Promise((resolve, reject) => { if (typeof navigator !== "undefined" && typeof navigator.clipboard !== "undefined" && navigator.permissions !== "undefined") { const type = "text/plain"; const blob = new Blob([text], { type }); const data = [new ClipboardItem({ [type]: blob })]; navigator.permissions.query({ name: "clipboard-write" }).then((permission) => { if (permission.state === "granted" || permission.state === "prompt") { $('.copyMsg').html("複製原始碼完成").show().delay(2600).fadeOut(); navigator.clipboard.write(data).then(resolve, reject).catch(reject); } else { reject(new Error("Permission not granted!")); } }); } else if (document.queryCommandSupported && document.queryCommandSupported("copy")) { var textarea = document.createElement("textarea"); textarea.textContent = text; textarea.style.position = "fixed"; textarea.style.width = '2em'; textarea.style.height = '2em'; textarea.style.padding = 0; textarea.style.border = 'none'; textarea.style.outline = 'none'; textarea.style.boxShadow = 'none'; textarea.style.background = 'transparent'; document.body.appendChild(textarea); textarea.focus(); textarea.select(); try { document.execCommand("copy"); $('.copyMsg').html("複製原始碼完成").show().delay(2600).fadeOut(); document.body.removeChild(textarea); resolve(); } catch (e) { document.body.removeChild(textarea); reject(e); } } else { reject(new Error("None of copying methods are supported by this browser!")); } }); } function copy_source() {//20230205 //async () => { // try { var val = '

'; // await navigator.clipboard.writeText(val); navigator.clipboard.writeText(val) .then(() => { var duration = 2600; $('.copyMsg').html("複製原始碼完成").show().delay(duration).fadeOut(); console.log('複製成功'); }) .catch(() => { var duration = 2600; $('.copyMsg').html("複製原始碼失敗").show().delay(duration).fadeOut(); console.log('複製失敗'); }); //} catch (error) { // console.error(error); //} //} }

女人知己網紅試用心得

保養品

以下文章僅供參考,文中所提到的資料會因人而異

  • BUNNY
  • 2015-08-08
  • 471

【心得】麗顏晶鑽泉水 隨時隨地滋潤安定肌膚          

試用

相信大家在夏天出門最不能忍肉毒辣日曬之苦
尤其肌膚溫度上升越高 不只油脂分泌會更旺盛
水分也會隨著汗腺排掉 讓肌膚乾燥現象更明顯
為了避免肌膚缺水問題Bunny準備了這款『麗顏晶鑽泉水』
不僅能充分滋養肌膚 還可以幫助曬後肌膚舒緩不適

試用

『晶鑽泉水』取自中央山脈的天然活泉水及天然海鹽
含有豐富的礦物質以及微量元素
獨特的礦物平衡 隨時隨地滋潤安定肌膚 適合所有肌膚類型

試用

按壓式的噴霧設計 建議在距離臉部皮膚10公分左右使用

試用

以畫圓的手勢把噴霧噴灑到臉上

試用

無色無味的質地 使用起來很有清爽感
噴出來的水霧細小分子 讓肌膚更好吸收

試用

無添加酒精成分使用起來溫和不刺激
搭配掌心的溫熱 在肌膚上輕輕按壓 更能加速『晶鑽泉水』被肌膚吸收

試用

天氣悶熱時使用格外舒爽 迅速為肌膚補充水分 打造水潤美肌

試用


****本文為廠商提供體驗本人親自試用過後的體驗心得(非商業性質)僅供參考。
產品成分及功效說明,引用商品或官網(含粉絲團)所載,不等於宣稱具有療效,
實際效果依每個人使用習慣、體質膚質不同,因此感受也會不同喔!

更多網紅心得分享