李彤
2023-05-15 19ae52ae3e06c44c646ae6b45dc2b0d7f2cead88
force-app/main/default/pages/AddAccIpadActivity.page
@@ -1,3 +1,3 @@
<apex:page standardController="Account">
<apex:page standardController="Account" lightningStylesheets="true">
<a href="dailyreport://?accid={!Account.Id}">新建事件</a>
</apex:page>