|
@@ -547,7 +547,7 @@ const save = debounce(async () => {
|
|
|
}
|
|
}
|
|
|
}, 500);
|
|
}, 500);
|
|
|
const goEditor = () => {
|
|
const goEditor = () => {
|
|
|
- window.open('https://lm.yujin.shuziyunyao.com/poster#/editor', '_blank');
|
|
|
|
|
|
|
+ window.open('https://lm.yujin.shuziyunyao.com/poster#/editortype=1', '_blank');
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
const addCertInfo = () => {
|
|
const addCertInfo = () => {
|