基本信息
源码名称:AKjs.Mobile v 1.5.8移动端web框架
源码大小:2.15M
文件格式:.zip
开发语言:js
更新时间:2022-05-11
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 10 元 
   源码介绍
AKjs.Mobile v 1.5.8移动端web框架

.
├── AKjs.Mobile v 1.5.8移动端web框架.zip
└── AKjs.Mobile-master
    ├── LICENSE
    ├── README.md
    ├── compress
    │   ├── akjs.plugin.mobile.js
    │   ├── akjs.plugin.mobile.min.js
    │   └── css
    │       ├── akjs.plugin.mobile.css
    │       └── akjs.plugin.mobile.min.css
    ├── css
    │   ├── akjs.animate.css
    │   ├── akjs.mobile.css
    │   ├── akjs.mobile.min.css
    │   ├── iconfont
    │   │   ├── demo.css
    │   │   ├── demo_fontclass.html
    │   │   ├── demo_symbol.html
    │   │   ├── demo_unicode.html
    │   │   ├── iconfont.css
    │   │   ├── iconfont.eot
    │   │   ├── iconfont.js
    │   │   ├── iconfont.svg
    │   │   ├── iconfont.ttf
    │   │   └── iconfont.woff
    │   ├── style.css
    │   └── theme.default.css
    ├── html
    │   ├── demo.html
    │   ├── demo2.html
    │   ├── demo3.html
    │   ├── demo4.html
    │   ├── demo5.html
    │   └── js
    │       └── common.js
    ├── img
    │   ├── ak.jpg
    │   ├── gotop.png
    │   ├── noimage.png
    │   ├── thumbnails
    │   │   ├── tibet-1.jpg
    │   │   ├── tibet-2.jpg
    │   │   ├── tibet-3.jpg
    │   │   ├── tibet-4.jpg
    │   │   ├── tibet-5.jpg
    │   │   └── tibet-6.jpg
    │   ├── tibet-1.jpg
    │   ├── tibet-2.jpg
    │   ├── tibet-3.jpg
    │   ├── tibet-4.jpg
    │   ├── tibet-5.jpg
    │   └── tibet-6.jpg
    ├── index.html
    ├── js
    │   ├── akjs.mobile.js
    │   ├── akjs.mobile.min.js
    │   ├── data.js
    │   ├── echarts.min.js
    │   ├── jquery.min.js
    │   ├── plugin.js
    │   └── router.js
    ├── layout
    │   └── main.html
    ├── router
    │   ├── ajax
    │   │   ├── tab_ajax1.html
    │   │   ├── tab_ajax2.html
    │   │   ├── tab_ajax3.html
    │   │   └── tab_ajax4.html
    │   ├── page1.html
    │   ├── page2.html
    │   ├── page3.html
    │   ├── page4.html
    │   ├── page5.html
    │   └── start.html
    ├── 动画库使用方法.txt
    ├── 公共样式使用方法.txt
    ├── 功能插件使用方法.txt
    └── 目录名和文件名说明.txt

13 directories, 66 files