'; 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-09-05
  • 2994

【心得】紫米奇肌噹噹水 展現天然蘊生的水噹噹美肌力          

試用

Bunny新發現一瓶以食品成分為基底的保養品
而且剛好是Bunny很喜歡的紫米 紫米富含多種營養素 營養價值很高
尤其早餐Bunny三不五時都會買紫米飯糰 沒想到竟然成了保養品
就是這款『紫米奇肌噹噹水』

試用

運用紫米的優良抗老化能力 為肌膚提供最嚴密的舒緩及柔嫩效果
並結合多元保濕成分 能在肌膚表面形成鎖水網 改善肌膚缺水問題

試用

小瓶口的設計 不用擔心失手 倒出太多

試用

清透淡紫色的質地 『紫米化妝水』和一般化妝水相比偏濃稠

試用

使用方式為臉部肌膚清潔過後 作為保養的第一道程序

試用

使用起來感覺相當溫和 瞬間讓緊繃的肌膚舒緩
微淡的香氣 聞起來好舒服
不僅感覺滋潤 還呈現超水感

試用

等肌膚吸收後 摸起來好有柔嫩的FU
一點也沒有黏膩感 還相當清爽更讓肌膚散發著潤澤的光感

試用

幫助改善肌膚困擾 回復健康水嫩肌

試用


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

更多網紅心得分享