diff --git a/pages.json b/pages.json index 5e847cd..8bda2dc 100644 --- a/pages.json +++ b/pages.json @@ -222,12 +222,32 @@ "enablePullDownRefresh": true } }, + { + "path": "pages/demandHall/supplyHall/index", + "style": { + "navigationBarTitleText": "供需大厅", + "enablePullDownRefresh": true + } + }, + { + "path": "pages/demandHall/enterpriseServer/index", + "style": { + "navigationBarTitleText": "企业服务", + "enablePullDownRefresh": true + } + }, { "path": "pages/release/index", "style": { "navigationStyle": "custom" } }, + { + "path": "pages/release/index2", + "style": { + "navigationStyle": "custom" + } + }, { "path": "pages/release/personAuth/index", "style": { diff --git a/pages/demandHall/enterpriseServer/index.vue b/pages/demandHall/enterpriseServer/index.vue new file mode 100644 index 0000000..db87fe8 --- /dev/null +++ b/pages/demandHall/enterpriseServer/index.vue @@ -0,0 +1,328 @@ + + + + + diff --git a/pages/demandHall/supplyHall/index.vue b/pages/demandHall/supplyHall/index.vue new file mode 100644 index 0000000..cb10047 --- /dev/null +++ b/pages/demandHall/supplyHall/index.vue @@ -0,0 +1,366 @@ + + + + + diff --git a/pages/life/yunInfo/index.vue b/pages/life/yunInfo/index.vue index 7c8da5f..437e7b6 100644 --- a/pages/life/yunInfo/index.vue +++ b/pages/life/yunInfo/index.vue @@ -35,7 +35,7 @@ 云资讯 1小时前 203 - + @@ -67,7 +67,7 @@ 云资讯 1小时前 203 - + diff --git a/pages/release/index2.vue b/pages/release/index2.vue new file mode 100644 index 0000000..d442bb5 --- /dev/null +++ b/pages/release/index2.vue @@ -0,0 +1,431 @@ + + + + \ No newline at end of file diff --git a/static/images/arror-r-s.png b/static/images/arror-r-s.png index 0043cf5..b052df1 100644 Binary files a/static/images/arror-r-s.png and b/static/images/arror-r-s.png differ diff --git a/static/images/arror-right.png b/static/images/arror-right.png new file mode 100644 index 0000000..1c05aa9 Binary files /dev/null and b/static/images/arror-right.png differ diff --git a/static/images/auth-icon1.png b/static/images/auth-icon1.png new file mode 100644 index 0000000..ac6097a Binary files /dev/null and b/static/images/auth-icon1.png differ diff --git a/static/images/auth-icon2.png b/static/images/auth-icon2.png new file mode 100644 index 0000000..5bcf948 Binary files /dev/null and b/static/images/auth-icon2.png differ diff --git a/static/images/auth-icon3.png b/static/images/auth-icon3.png new file mode 100644 index 0000000..ff072ec Binary files /dev/null and b/static/images/auth-icon3.png differ diff --git a/static/images/close-icon.png b/static/images/close-icon.png new file mode 100644 index 0000000..b065873 Binary files /dev/null and b/static/images/close-icon.png differ diff --git a/static/images/ear.png b/static/images/ear.png deleted file mode 100644 index 4b8ac48..0000000 Binary files a/static/images/ear.png and /dev/null differ diff --git a/static/images/user/business.png b/static/images/user/business.png new file mode 100644 index 0000000..a830ee8 Binary files /dev/null and b/static/images/user/business.png differ diff --git a/static/images/user/investor.png b/static/images/user/investor.png new file mode 100644 index 0000000..b3d11cb Binary files /dev/null and b/static/images/user/investor.png differ diff --git a/static/images/user/person.png b/static/images/user/person.png new file mode 100644 index 0000000..219cf64 Binary files /dev/null and b/static/images/user/person.png differ