use pinia to replace vuex, code refactor

This commit is contained in:
MaysWind
2023-06-10 23:13:31 +08:00
parent 0d84f2857f
commit 46d85e92cd
80 changed files with 4972 additions and 4859 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { autoChangeTextareaSize } from '../../lib/mobile/ui.js';
import { autoChangeTextareaSize } from '@/lib/ui.mobile.js';
export default {
mounted(el) {