'; 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-07-12
  • 1468

【心得】輕點嚐沁心薄荷糖 糖中的綠寶石          

試用

Bunny很常熬夜到三更半夜 導致上班精神不濟瞌睡連連
因此Bunny一定會在公司放些能提神醒腦的小物
尤其是含有薄荷成分的產品 深獲Bunny喜愛
最近Bunny在食用這款『輕點嚐沁心薄荷糖』很有醒腦的感覺
外盒以新鮮的綠色薄荷葉為造型 相當別出心裁

試用

產品0色素、0香精、低熱量
原料選用德國進口由天然麥芽糖轉化而成的巴醣醇及100%薄荷葉、甜菊醣苷
並由台灣在地生產製造 成份自然簡單無任何添加物
不論老少都適合 讓人安心

試用

千萬注意薄荷葉中含有薄荷腦成分 因此有蠶豆症患者不可以吃
每顆都是獨立包裝 方便食用也容易攜帶 隨時隨地想吃就吃

試用

『輕點嚐沁心薄荷糖』墨綠的色澤 100%由胡椒薄荷製成

試用

吃起來微涼的口感 不刺激 而且甜味純正不甜膩 還有種甘草的韻味
只需要一顆 慢慢含在口中 爽口的感覺就能為Bunny帶來清涼提神的FU

試用

若喉嚨不適也能用來舒緩 或者茶餘飯後解油膩也相當合適~

試用

 

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

更多網紅心得分享