Skip to content

Navigation Menu

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 3493b37

Browse filesBrowse files
committed
更新 readme 的排版
1 parent 3db99e1 commit 3493b37
Copy full SHA for 3493b37

File tree

2 files changed

+21
-11
lines changed
Filter options

2 files changed

+21
-11
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+10-5Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Vue-ObjcCN
1+
22

33
<p align='center'>
44
<img src='./image/vue-objccn_banner_.png'>
@@ -9,7 +9,7 @@
99
<img src="https://img.shields.io/badge/Framework-Vue.js%20-0eb984.svg">
1010
<img src="https://img.shields.io/badge/license-GPL-blue.svg">
1111
<img src="https://img.shields.io/badge/platform-%20iOS | Mac | Web%20-ff69b4.svg">
12-
<img src="https://img.shields.io/badge/PR-welcome%20!-brightgreen.svg?colorA=a0cd34">
12+
<a href="https://github.com/halfrost/vue-objccn/pulls"><img src="https://img.shields.io/badge/PR-welcome%20!-brightgreen.svg?colorA=a0cd34"></a>
1313
<img src="https://img.shields.io/badge/made%20with-%3C3-red.svg">
1414
</p>
1515

@@ -20,9 +20,7 @@ Use Vue.js to develop a cross-platform full stack application of [Objc china](ht
2020
- [x] ✅ Mobile App, currently only supports the Cordova framework, support iOS、Android、Windows Phone、BlackBerry four platforms
2121
- [ ] ❌ Mobile phone native App, intended to use Weex framework, the same support for both iOS and Android platform
2222

23-
<p align='center'>
24-
<img src='./image/Supported_Platforms_.png'>
25-
</p>
23+
2624

2725
> Note: This project is purely just for fun, please support [喵神(@onevcat)](https://github.com/onevcat),support [Objc china](https://objccn.io/)
2826
@@ -65,6 +63,13 @@ Well, into the topic, Let's introduce this project:
6563
🔖 Form validation:vee-validate
6664
🏆 Cross-platform framework:Electron
6765

66+
67+
# 📱Supported platforms
68+
69+
<p align='center'>
70+
<img src='./image/Supported_Platforms_.png'>
71+
</p>
72+
6873
## 🔨 How to build
6974

7075
Due to Objc china website is directly response html data, so I want to simulate the network request to return data, should build a server, write API return data.

‎README_CN.md

Copy file name to clipboardExpand all lines: README_CN.md
+11-6Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Vue-ObjcCN
1+
22

33
<p align='center'>
44
<img src='./image/vue-objccn_banner_.png'>
@@ -10,7 +10,7 @@
1010
<img src="https://img.shields.io/badge/Framework-Vue.js%20-0eb984.svg">
1111
<img src="https://img.shields.io/badge/license-GPL-blue.svg">
1212
<img src="https://img.shields.io/badge/platform-%20iOS | Mac | Web%20-ff69b4.svg">
13-
<img src="https://img.shields.io/badge/PR-welcome%20!-brightgreen.svg?colorA=a0cd34">
13+
<a href="https://github.com/halfrost/vue-objccn/pulls"><img src="https://img.shields.io/badge/PR-welcome%20!-brightgreen.svg?colorA=a0cd34"></a>
1414
<img src="https://img.shields.io/badge/made%20with-%3C3-red.svg">
1515
</p>
1616

@@ -22,10 +22,6 @@
2222
- [ ] ❌ 手机原生 App,打算用 Weex 框架,同样一起支持 iOS 和 Android 两个平台
2323

2424

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

@@ -68,6 +64,15 @@
6864
🔖 表单验证:vee-validate
6965
🏆 跨平台框架:Electron
7066

67+
68+
69+
# 📱支持的平台
70+
71+
<p align='center'>
72+
<img src='./image/Supported_Platforms_CN_.png'>
73+
</p>
74+
75+
7176
# 🔨 项目构建
7277

7378
由于喵神的 Objc 网站是直接返回 html,所以想进行模拟网络请求返回数据,就只能自己搭建一个后台,写 API 返回数据了。

0 commit comments

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