网格系统启动模板
项目启动模板:网格系统
此模板作为项目起点,需结合其他共享文件使用。
使用方法:
- 创建新项目: 使用 Ionic Node.js 工具或复制文件
- 使用 Ionic CLI:
- 安装 Ionic 和 Cordova:
sudo npm install -g ionic cordova
- 创建基于网格系统模板的新项目:
ionic start myTabs tabs
- 安装 Ionic 和 Cordova:
- 运行项目:
- 添加平台 (iOS 或 Android):
ionic cordova platform add ios
- 运行项目:
ionic cordova run ios
- 添加平台 (iOS 或 Android):
注意: 将 ios
替换为 android
如果不在 Mac 上运行。
gridSystem:网格系统
预估大小:152个文件
index.html
2KB
noticeDetail.html
1KB
grid.html
1KB
gridEdit.html
1KB
gridManagement.html
1KB
gridDetail.html
1009B
indexAnalysis.html
174B
mine.html
482B
chooseGridModal.html
606B
gridInfoPopover.html
378B
3.13MB
文件大小:
评论区