Commit 24fb12f5 by 展昭

更换html用于测试jsbridge 001

parent baaf907a
Showing with 4 additions and 1 deletions
...@@ -12,7 +12,10 @@ ...@@ -12,7 +12,10 @@
<noscript> <noscript>
<strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong> <strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript> </noscript>
<div id="app"></div> <!-- <div id="app"></div> -->
<div>
业务账单
</div>
<!-- built files will be auto injected --> <!-- built files will be auto injected -->
</body> </body>
</html> </html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment