diff --git a/contact-center/app/.gitignore b/contact-center/app/.gitignore index 0fe12476..c5082ee2 100644 --- a/contact-center/app/.gitignore +++ b/contact-center/app/.gitignore @@ -1,8 +1,10 @@ # ignore plugins source code src/main/java/com/chatopera/cc/plugins/ -# ignore views within plugins -!src/main/resources/templates/admin/channel/im/ +# ignore channel views within plugins src/main/resources/templates/admin/channel/* +!src/main/resources/templates/admin/channel/im + +# ignore app views within plugins src/main/resources/templates/apps/callout src/main/resources/templates/apps/chatbot diff --git a/contact-center/app/src/main/resources/templates/admin/channel/im/add.html b/contact-center/app/src/main/resources/templates/admin/channel/im/add.html new file mode 100644 index 00000000..70e7b8d4 --- /dev/null +++ b/contact-center/app/src/main/resources/templates/admin/channel/im/add.html @@ -0,0 +1,49 @@ +
名称 | +网站地址 | +网站标识 | +创建时间 | +操作 | +
---|---|---|---|---|
${snsAccount.snsid!''} | +${snsAccount.createtime?string("yyyy-MM-dd HH:mm:ss")} | ++ + + 接入 + + + + 编辑 + + <#if !(snsAccount.usertype?? && snsAccount.usertype == "0") && snsAccount.datastatus != true > + data-confirm="请输入二次安全验证密码"#if> title="删除网站需要进行二次密码验证,请确认是否删除?" > + ဆ + 删除 + + #if> + | +