fix(details): 优化表情选择功能,支持在光标位置插入表情
修复了在评论框中插入表情时无法在光标位置插入的问题,现在可以正确在光标处插入表情符号。同时优化了相关代码结构,提升了用户体验。
This commit is contained in:
@@ -2,26 +2,26 @@ const interopDefault = r => r.default || r || [];
|
||||
const styles = {
|
||||
"node_modules/.store/nuxt@3.16.0/node_modules/nuxt/dist/app/entry.js": () => import('./entry-styles.Djg_djNw.mjs').then(interopDefault),
|
||||
"app.vue": () => import('./app-styles.WPwOYKA8.mjs').then(interopDefault),
|
||||
"pages/index.html/index.vue": () => import('./index-styles.Ce0Pc8Ws.mjs').then(interopDefault),
|
||||
"pages/details/[id].vue": () => import('./_id_-styles.CoMZNgfC.mjs').then(interopDefault),
|
||||
"pages/publish/index.vue": () => import('./index-styles.Df0SthBM.mjs').then(interopDefault),
|
||||
"pages/details/[id].vue": () => import('./_id_-styles.T4m6_tYj.mjs').then(interopDefault),
|
||||
"app.vue?vue&type=style&index=0&lang.less": () => import('./entry-styles.Djg_djNw.mjs').then(interopDefault),
|
||||
"node_modules/.store/nuxt@3.16.0/node_modules/nuxt/dist/app/components/error-500.vue": () => import('./error-500-styles.DobFeJtS.mjs').then(interopDefault),
|
||||
"pages/index.html/index.vue": () => import('./index-styles.Ce0Pc8Ws.mjs').then(interopDefault),
|
||||
"pages/publish/index.vue": () => import('./index-styles.Df0SthBM.mjs').then(interopDefault),
|
||||
"node_modules/.store/nuxt@3.16.0/node_modules/nuxt/dist/app/components/error-404.vue": () => import('./error-404-styles.BshXrwM5.mjs').then(interopDefault),
|
||||
"node_modules/.store/nuxt@3.16.0/node_modules/nuxt/dist/app/components/error-500.vue": () => import('./error-500-styles.DobFeJtS.mjs').then(interopDefault),
|
||||
"node_modules/.store/nuxt@3.16.0/node_modules/nuxt/dist/app/components/error-404.vue?vue&type=style&index=0&scoped=075d74b5&lang.css": () => import('./error-404-styles.CuaO5MB7.mjs').then(interopDefault),
|
||||
"node_modules/.store/nuxt@3.16.0/node_modules/nuxt/dist/app/components/error-500.vue?vue&type=style&index=0&scoped=84d937c0&lang.css": () => import('./error-500-styles.DIlGYe2L.mjs').then(interopDefault),
|
||||
"pages/index.html/index.vue?vue&type=style&index=0&scoped=64182b0b&lang.less": () => import('./index-styles.CtFt5coD.mjs').then(interopDefault),
|
||||
"components/top-head.vue": () => import('./top-head-styles.CSKWIwee.mjs').then(interopDefault),
|
||||
"components/Item.vue": () => import('./Item-styles.BJY4bTPL.mjs').then(interopDefault),
|
||||
"components/Empty.vue": () => import('./Empty-styles.Ble8eNMg.mjs').then(interopDefault),
|
||||
"components/top-head.vue": () => import('./top-head-styles.CSKWIwee.mjs').then(interopDefault),
|
||||
"components/Like.vue": () => import('./Like-styles._mSKdske.mjs').then(interopDefault),
|
||||
"components/Item.vue": () => import('./Item-styles.BJY4bTPL.mjs').then(interopDefault),
|
||||
"pages/publish/index.vue?vue&type=style&index=0&scoped=fe5c3382&lang.less": () => import('./index-styles.Cf2HFp_9.mjs').then(interopDefault),
|
||||
"components/RankingBox.vue": () => import('./RankingBox-styles.DhhXPAYo.mjs').then(interopDefault),
|
||||
"components/Report.vue": () => import('./Report-styles.BMRhNTyW.mjs').then(interopDefault),
|
||||
"components/RankingBox.vue": () => import('./RankingBox-styles.DhhXPAYo.mjs').then(interopDefault),
|
||||
"pages/details/[id].vue?vue&type=style&index=0&scoped=11cad751&lang.less": () => import('./_id_-styles.CbxqDVl1.mjs').then(interopDefault),
|
||||
"pages/details/[id].vue?vue&type=style&index=1&lang.less": () => import('./_id_-styles.kEMnzLV2.mjs').then(interopDefault),
|
||||
"pages/details/[id].vue?vue&type=style&index=0&scoped=aaba7b43&lang.less": () => import('./_id_-styles.zn9qdWJ8.mjs').then(interopDefault),
|
||||
"components/top-head.vue?vue&type=style&index=0&scoped=c9898d13&lang.less": () => import('./top-head-styles.Uxs74hSr.mjs').then(interopDefault),
|
||||
"components/Empty.vue?vue&type=style&index=0&scoped=40aa3a9e&lang.less": () => import('./Empty-styles.BeeM66t6.mjs').then(interopDefault),
|
||||
"components/top-head.vue?vue&type=style&index=0&scoped=c9898d13&lang.less": () => import('./top-head-styles.Uxs74hSr.mjs').then(interopDefault),
|
||||
"components/Like.vue?vue&type=style&index=0&scoped=972d2ebd&lang.css": () => import('./Like-styles.DnR-96XS.mjs').then(interopDefault),
|
||||
"components/MyPopup.vue": () => import('./MyPopup-styles.CdAAwQny.mjs').then(interopDefault),
|
||||
"components/Item.vue?vue&type=style&index=0&scoped=692a8db1&lang.less": () => import('./Item-styles.BgNq08jt.mjs').then(interopDefault),
|
||||
|
||||
Reference in New Issue
Block a user