existing A, B, C, D Mini Program needs A to do a custom function to display and use some of the functions of B/C/D in A Mini Program. Is there a good scheme to achieve
A needs a custom component, and it is a bit unrealistic for the backend to return the entire template. Mini Program seems to be unable to call the template across Mini Program
.is there a good solution?