diff --git a/manifest.json b/manifest.json index d36339b..79fba08 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "name" : "星汉物联", "appid" : "__UNI__A21EF43", "description" : "设备管控", - "versionName" : "1.0.7", + "versionName" : "1.0.8", "versionCode" : "100", "transformPx" : false, /* 5+App特有相关 */ diff --git a/pages.json b/pages.json index ce41a16..8debdd3 100644 --- a/pages.json +++ b/pages.json @@ -355,6 +355,20 @@ { "navigationBarTitleText" : "注销账号" } + }, + { + "path" : "pages/common/aboutUs/ContactUs", + "style" : + { + "navigationBarTitleText" : "联系我们" + } + }, + { + "path" : "pages/018A/HBY018A", + "style" : + { + "navigationBarTitleText" : "HBY018A" + } } diff --git a/pages/018A/HBY018A.vue b/pages/018A/HBY018A.vue new file mode 100644 index 0000000..d91775e --- /dev/null +++ b/pages/018A/HBY018A.vue @@ -0,0 +1,1554 @@ + + + + + \ No newline at end of file diff --git a/pages/common/aboutUs/ContactUs.vue b/pages/common/aboutUs/ContactUs.vue new file mode 100644 index 0000000..6426afb --- /dev/null +++ b/pages/common/aboutUs/ContactUs.vue @@ -0,0 +1,272 @@ +