Commit ced997f1 authored by zhangpux's avatar zhangpux

页面制作

parent 2fd2f070
...@@ -24,11 +24,11 @@ ...@@ -24,11 +24,11 @@
</style> </style>
<script type="text/javascript"> <script type="text/javascript">
var arr = [{ var arr = [{
top: '1rem', top: '12%',
left: '1.6rem' left: '14%'
}, { }, {
top: '1rem', top: '12%',
left: '10.46rem', left: '87%',
}] }]
$(function () { $(function () {
// 1、点击上面的li,当前点击的li添加current类,其余兄弟移除类 // 1、点击上面的li,当前点击的li添加current类,其余兄弟移除类
......
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 to comment