193 Star 1.7K Fork 616

萌级小菜鸟/easy-flow

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
index.html 634 Bytes
Copy Edit Raw Blame History
liu.chengbiao authored 2020-05-06 23:32 . * 2.1.0 优化
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>easy-flow</title>
<style>
body {
margin: 0;
font-size: 14px;
}
::-webkit-scrollbar {
width: 4px;
height: 4px;
}
::-webkit-scrollbar-thumb {
border-radius: 4px;
background: #E0E3E7;
height: 20px;
}
::-webkit-scrollbar-track {
background-color: transparent;
}
</style>
</head>
<body>
<div id="app"></div>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/xiaoka2017/easy-flow.git
git@gitee.com:xiaoka2017/easy-flow.git
xiaoka2017
easy-flow
easy-flow
master

Search

Cb406eda 1850385 E526c682 1850385