mp:初始化【图文草稿箱】前端界面

This commit is contained in:
YunaiV
2023-01-13 07:54:09 +08:00
parent 1e63198f4a
commit bc870434c2
3 changed files with 786 additions and 2 deletions

View File

@@ -106,7 +106,7 @@
import WxVideoPlayer from '@/views/mp/components/wx-video-play/main.vue';
import { getMaterialPage } from "@/api/mp/material";
import { getFreePublishPage } from "@/api/mp/freePublish";
import {getDraftPage} from "@/api/mp/draft";
import { getDraftPage } from "@/api/mp/draft";
export default {
name: "wxMaterialSelect",