Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5bb46ce

Browse filesBrowse files
committed
增加支持平台的图片描述
1 parent 0cbe962 commit 5bb46ce
Copy full SHA for 5bb46ce

File tree

Expand file treeCollapse file tree

2 files changed

+13
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+13
-2
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+6-1Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,14 @@ Use Vue.js to develop a cross-platform full stack application of [Objc china](ht
1818

1919
- [x] ✅ Desktop applications, support Mac, Linux, Windows three platforms
2020
- [x] ✅ Web applications, support for desktop browsers and mobile browsers
21-
- [x] ✅ Mobile App, currently only supports the Cordova framework, support iOS and Android two platforms
21+
- [x] ✅ Mobile App, currently only supports the Cordova framework, support iOSAndroid、Windows Phone、BlackBerry four platforms
2222
- [ ] ❌ Mobile phone native App, intended to use Weex framework, the same support for both iOS and Android platform
2323

24+
25+
<p align='center'>
26+
<img src='./image/Supported_Platforms_.png'>
27+
</p>
28+
2429
> Note: This project is purely just for fun, please support [喵神(@onevcat)](https://github.com/onevcat),support [Objc china](https://objccn.io/)
2530
2631

‎README_CN.md

Copy file name to clipboardExpand all lines: README_CN.md
+7-1Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<img src='./image/vue-objccn_banner_.png'>
55
</p>
66

7+
78
<p align="center">
89
<img src="https://img.shields.io/badge/Language-%20JavaScript%20-f9e229.svg">
910
<img src="https://img.shields.io/badge/Framework-Vue.js%20-0eb984.svg">
@@ -17,9 +18,14 @@
1718

1819
- [x] ✅ 桌面应用,支持 Mac、Linux、Windows 三个平台
1920
- [x] ✅ Web 应用,支持 桌面浏览器 和 手机浏览器
20-
- [x] ✅ 手机 App,目前只支持了 Cordova 框架,支持 iOSAndroid 两个平台
21+
- [x] ✅ 手机 App,目前只支持了 Cordova 框架,支持 iOSAndroid、Windows Phone、BlackBerry 四个平台
2122
- [ ] ❌ 手机原生 App,打算用 Weex 框架,同样一起支持 iOS 和 Android 两个平台
2223

24+
25+
<p align='center'>
26+
<img src='./image/Supported_Platforms_CN_.png'>
27+
</p>
28+
2329
> 注:此项目纯属个人瞎搞,请大家支持 [喵神(@onevcat)](https://github.com/onevcat),支持 [Objc中国](https://objccn.io/)
2430
2531

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.