'; 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); //} //} }

女人知己網紅試用心得

衛生用品

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

  • Cafey Jiang
  • 2015-08-07
  • 376

【生活】女生每個月舒適的好朋友-良爽純天然漢方衛生棉          

試用

謝謝【女人知己試用大隊】提供的–良爽純天然漢方衛生棉

試用

每個月都需要被好好呵護的女性朋友們有福啦~今天要來推薦超級好用的衛生棉!!現在衛生棉百百款~~這款純天然漢方衛生棉一定要用看看!!

 

不知道各位有沒有用過漢方衛生棉!?它最主要是味道上有別於一般衛生棉,就是中藥的味道,呵呵~~一開始我也覺得很妙,但是我自己還蠻喜歡這種淡淡的香味說~~良爽純天然漢方衛生棉有專利純天然漢方,因為含有薄荷,所以會感覺涼涼的~~可以舒緩夏天悶熱不適!

試用

我體驗的是日用型24.5cm,一包8片裝,超薄型

貼心外包裝→輕巧易拉的全鋁鉑包裝,有效阻隔紫外線,沒用完的衛生棉也不會受潮~

透氣又舒適→100%柔棉表層+3D柔點瞬吸+毛細孔透氣底層

試用

MC來的這幾天用漢方衛生棉,舒緩悶熱不適,衛生棉體輕薄透氣,讓這期間開心渡過~一定要來試試!!

想看更多良爽純天然漢方衛生棉試用心得請到以下網址>>

http://www.justwoman.tw/TrialReport/Report11901/

女人知己官網:http://www.justwoman.tw

 

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

更多網紅心得分享