@@ -172,6 +172,10 @@ const templateList = reactive([
template_id: "syscom",
img: "syscom",
},
+ {
+ template_id: "凌群2",
+ img: "syscom-2",
+ },
]);
let anchorLang = ref("中文");