Template-web.js cannot be used in ajax?

problem: the latest template-web.js, downloaded using webpack cannot be used when using ajax in jquery3.3.1.js
Code:

   

used: modified version of jquery: 1.11.1, 2.4.1 and other versions also reported errors

Mar.04,2021

var template = template (), the variable here cannot be the same as the method name of the plug-in

Menu