diff --git a/h5/pages.json b/h5/pages.json index bb825ed..c1d0438 100644 --- a/h5/pages.json +++ b/h5/pages.json @@ -45,6 +45,12 @@ "style": { "navigationBarTitleText": "个检预约" } + }, + { + "path": "pages/posts/posts/posts", + "style": { + "navigationBarTitleText": "" + } } ], "globalStyle": { diff --git a/h5/pages/posts/posts/posts.vue b/h5/pages/posts/posts/posts.vue new file mode 100644 index 0000000..0ab9c31 --- /dev/null +++ b/h5/pages/posts/posts/posts.vue @@ -0,0 +1,75 @@ + + + \ No newline at end of file diff --git a/h5/pages/posts/posts/src/list1.vue b/h5/pages/posts/posts/src/list1.vue new file mode 100644 index 0000000..d25ce21 --- /dev/null +++ b/h5/pages/posts/posts/src/list1.vue @@ -0,0 +1,137 @@ + + + + \ No newline at end of file diff --git a/h5/pages/posts/posts/src/list2.vue b/h5/pages/posts/posts/src/list2.vue new file mode 100644 index 0000000..c5bf6e8 --- /dev/null +++ b/h5/pages/posts/posts/src/list2.vue @@ -0,0 +1,26 @@ + + + \ No newline at end of file diff --git a/h5/static/assets/posts/biaoti@2x.png b/h5/static/assets/posts/biaoti@2x.png new file mode 100644 index 0000000..eeedb5d Binary files /dev/null and b/h5/static/assets/posts/biaoti@2x.png differ diff --git a/h5/static/assets/posts/icon@2x.png b/h5/static/assets/posts/icon@2x.png new file mode 100644 index 0000000..74bbcb1 Binary files /dev/null and b/h5/static/assets/posts/icon@2x.png differ diff --git a/h5/static/assets/posts/sanjiao@2x.png b/h5/static/assets/posts/sanjiao@2x.png new file mode 100644 index 0000000..c842cfd Binary files /dev/null and b/h5/static/assets/posts/sanjiao@2x.png differ diff --git a/h5/static/assets/posts/sousuo@2x.png b/h5/static/assets/posts/sousuo@2x.png new file mode 100644 index 0000000..0e4ba95 Binary files /dev/null and b/h5/static/assets/posts/sousuo@2x.png differ diff --git a/h5/static/assets/posts/xsanjiao@2x.png b/h5/static/assets/posts/xsanjiao@2x.png new file mode 100644 index 0000000..1fc7df8 Binary files /dev/null and b/h5/static/assets/posts/xsanjiao@2x.png differ