File tree 3 files changed +6
-2
lines changed
3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ npm run dev
46
46
47
47
同时我们也提供了基于` element-ui ` 搭建的[ 后台管理页面] ( https://github.com/bailicangdu/vue2-manage )
48
48
49
- 如果只做前端开发,请忽略上面这几句话。
49
+ 如果只做前端开发,请忽略上面这几句话哟~
50
50
51
51
52
52
# 说明
@@ -126,7 +126,7 @@ npm run dev
126
126
127
127
1、用node.js构建一个模拟外卖平台的后台系统。[ 地址在这里] ( https://github.com/bailicangdu/node-elm )
128
128
129
- 2、利用 react-native 写出跨 Android 和 IOS 的原生APP版本。[ 地址在这里] ( https://github.com/bailicangdu/React-Native-elm )
129
+ 2、写出跨 Android 和 IOS 的原生APP版本。[ 地址在这里] ( https://github.com/bailicangdu/native-xdm )
130
130
131
131
3、如果时间来的及,会出一卖家版本。
132
132
Original file line number Diff line number Diff line change 8
8
< meta name ="format-detection " content ="telephone=no ">
9
9
< meta name ="full-screen " content ="yes ">
10
10
< meta name ="x5-fullscreen " content ="true ">
11
+ < link rel ="dns-prefetch " href ="//cangdu.org ">
12
+ < link rel ="dns-prefetch " href ="//elm.cangdu.org ">
11
13
< title > elm</ title >
12
14
< link href ="/elm/static/css/app.css " rel ="stylesheet "> </ head >
13
15
< body >
Original file line number Diff line number Diff line change 8
8
< meta name ="format-detection " content ="telephone=no ">
9
9
< meta name ="full-screen " content ="yes ">
10
10
< meta name ="x5-fullscreen " content ="true ">
11
+ < link rel ="dns-prefetch " href ="//cangdu.org ">
12
+ < link rel ="dns-prefetch " href ="//elm.cangdu.org ">
11
13
< title > elm</ title >
12
14
</ head >
13
15
< body >
You can’t perform that action at this time.
0 commit comments