mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-13 12:02:51 +00:00
no message
This commit is contained in:
parent
b23e3d7359
commit
a27049386b
@ -2157,3 +2157,6 @@ API URL
|
|||||||
|
|
||||||
解散
|
解散
|
||||||
你确定要解散【(*)】群组吗?
|
你确定要解散【(*)】群组吗?
|
||||||
|
|
||||||
|
允许游客访问此链接
|
||||||
|
警告:任何人都可通过此链接访问文件
|
||||||
|
|||||||
@ -61,7 +61,7 @@
|
|||||||
"stylus-loader": "^7.1.0",
|
"stylus-loader": "^7.1.0",
|
||||||
"tinymce": "^5.10.3",
|
"tinymce": "^5.10.3",
|
||||||
"tui-calendar-hi": "^2.1.3-6",
|
"tui-calendar-hi": "^2.1.3-6",
|
||||||
"view-design-hi": "^4.7.0-76",
|
"view-design-hi": "^4.7.0-77",
|
||||||
"vite": "^2.9.15",
|
"vite": "^2.9.15",
|
||||||
"vite-plugin-file-copy": "^1.0.0",
|
"vite-plugin-file-copy": "^1.0.0",
|
||||||
"vite-plugin-require": "^1.1.10",
|
"vite-plugin-require": "^1.1.10",
|
||||||
|
|||||||
@ -3,8 +3,6 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
import {languageName} from "../language";
|
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
data() {
|
data() {
|
||||||
return {}
|
return {}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user