Skip to content

Commit ed5e74b

Browse files
修改art-template相对路径 review by luoxiao
1 parent ac1e19e commit ed5e74b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/js/include-web.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
}
7777

7878
if (inArray(includes, 'template')) {
79-
inputScript(libsurl + '/art-template/template-web.js');
79+
inputScript(libsurl + '/art-template/4.12.2/template-web.js');
8080
}
8181
if (inArray(includes, 'randomcolor')) {
8282
inputScript(libsurl + '/randomcolor/randomColor.min.js');

0 commit comments

Comments
 (0)