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

女人知己網紅試用心得

彩妝品

首頁 商品試用心得 彩妝品 底妝 絲寶麗眼周遮瑕筆

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

  • 婷婷
  • 2015-08-15
  • 1290

Cebelia 絲寶麗眼周遮瑕修復筆          

試用試用

試用試用試用試用試用試用

 

謝謝[女人知己試用大隊]提供的Cebelia 絲寶麗眼周遮瑕修復筆,類似的眼周遮瑕我用過很多種牌子,專櫃的、名人台廠、強調精華的,我用過了無數支,第一次遇到原裝法國大廠,絲寶麗,富含多種精華,包含黑醋栗、七葉樹、胜汰(高分子蛋白質),光是看到成分的介紹就對他滿滿的信心。但是會給使用的水水的建議,這一支眼周遮瑕修復筆,內容物只有1.6ml,因為看上面是寫眼周保養,索性沒有上眼部精華直接塗抹,結果好乾,不好推勻,使用妝後可以使用的玻尿酸眼用精華液,反而整體黏黏糊糊花掉了妝。眼周怕乾的水水,會建議先使用眼部精華,而且它的顏色十分的深,雖然寫是保養品但是我把它當作是遮瑕筆,遮瑕效果還不錯的圖片是使用前使用後的比較

更多網紅心得分享