diff --git a/pages.json b/pages.json index e2400e8..f578b8e 100644 --- a/pages.json +++ b/pages.json @@ -12,6 +12,18 @@ "navigationBarTextStyle": "white" } }, + { + "path": "pages/test/index", + "style": { + "navigationStyle": "custom" + } + }, + { + "path": "pages/test/main", + "style": { + "navigationStyle": "custom" + } + }, { "path": "pages/oaHome/homeTaskDetail", "style": { diff --git a/pages/oaHome/oaHome.vue b/pages/oaHome/oaHome.vue index 1b8c6fc..48ad238 100644 --- a/pages/oaHome/oaHome.vue +++ b/pages/oaHome/oaHome.vue @@ -17,7 +17,7 @@ - + 身份:{{ myOaInfo.user_role_name}} diff --git a/pages/test/index.vue b/pages/test/index.vue new file mode 100644 index 0000000..fcdf27f --- /dev/null +++ b/pages/test/index.vue @@ -0,0 +1,1005 @@ + + + + \ No newline at end of file diff --git a/pages/test/main.vue b/pages/test/main.vue new file mode 100644 index 0000000..cfc8d36 --- /dev/null +++ b/pages/test/main.vue @@ -0,0 +1,71 @@ + + + + + \ No newline at end of file diff --git a/static/test/GB.png b/static/test/GB.png new file mode 100644 index 0000000..991a651 Binary files /dev/null and b/static/test/GB.png differ diff --git a/static/test/JM.png b/static/test/JM.png new file mode 100644 index 0000000..441938f Binary files /dev/null and b/static/test/JM.png differ diff --git a/static/test/SM.png b/static/test/SM.png new file mode 100644 index 0000000..a96b832 Binary files /dev/null and b/static/test/SM.png differ diff --git a/static/test/XQ.png b/static/test/XQ.png new file mode 100644 index 0000000..5b2005f Binary files /dev/null and b/static/test/XQ.png differ diff --git a/static/test/XXBG.png b/static/test/XXBG.png new file mode 100644 index 0000000..5f97cb0 Binary files /dev/null and b/static/test/XXBG.png differ diff --git a/static/test/YWC.png b/static/test/YWC.png new file mode 100644 index 0000000..351e66b Binary files /dev/null and b/static/test/YWC.png differ diff --git a/static/test/ZK.png b/static/test/ZK.png new file mode 100644 index 0000000..4d03e66 Binary files /dev/null and b/static/test/ZK.png differ diff --git a/static/test/bg.png b/static/test/bg.png new file mode 100644 index 0000000..6ad6450 Binary files /dev/null and b/static/test/bg.png differ