UNPKG

@beisen/auto-tree

Version:

AutoTree

15 lines (14 loc) 604 B
<!DOCTYPE html> <html> <head> <title>React组件模板</title> <link rel="stylesheet" href="http://stnew03.beisen.com/ux/@beisen/talent-core/release/dist/css/talent-pc.min.css"> <link rel="stylesheet" href="http://beaute.beisen.co/css/nature-design.min.css"> <link rel="stylesheet" type="text/css" href="http://localhost:3001/css/nature-design.css"> </head> <body> <div class="app" id="content"></div> <script type="text/javascript" src="http://localhost:8080/webpack-dev-server.js"></script> <script type="text/javascript" src="./main.bundle.js"></script> </body> </html>