changxin commited on
Commit
027f1f5
1 Parent(s): 84be1fe

Upload index.html

Browse files
Files changed (1) hide show
  1. wps-test/index.html +6 -0
wps-test/index.html ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <meta charset="utf-8">
4
+ <script type="text/javascript" src="./main.js"></script>
5
+ </html>
6
+ <!--这个文件是wps加载项的入口文件,wps在启动时加载这个文件-->