{{scene.name}}
+diff --git a/projects/WebSPA/wwwroot/images/white-humiture.svg b/projects/WebSPA/wwwroot/images/white-humiture.svg new file mode 100644 index 00000000..519c74eb --- /dev/null +++ b/projects/WebSPA/wwwroot/images/white-humiture.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/projects/WebSPA/wwwroot/images/white-light.svg b/projects/WebSPA/wwwroot/images/white-light.svg new file mode 100644 index 00000000..58dc6669 --- /dev/null +++ b/projects/WebSPA/wwwroot/images/white-light.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/projects/WebSPA/wwwroot/images/white-person.svg b/projects/WebSPA/wwwroot/images/white-person.svg new file mode 100644 index 00000000..fbf6545f --- /dev/null +++ b/projects/WebSPA/wwwroot/images/white-person.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/projects/WebSPA/wwwroot/pages/home.js b/projects/WebSPA/wwwroot/pages/home.js index a7508d9d..6396b475 100644 --- a/projects/WebSPA/wwwroot/pages/home.js +++ b/projects/WebSPA/wwwroot/pages/home.js @@ -15,14 +15,14 @@ }, mounted: function () { weui.tab('#tab', { defaultIndex: 1 }); - + console.log('setUser>>>>>>>>'); var url = this.url; axios.get(url).then(function (response) { store.commit('setUser', response.data); }).catch(function (error) { //error }) - + console.log('载入消息2>>>>>>>>'); // 从存储载入消息 if(!isLoadedMSG) { loadMessage(function(msgs){ diff --git a/projects/WebSPA/wwwroot/pages/iot/_node.html b/projects/WebSPA/wwwroot/pages/iot/_node.html new file mode 100644 index 00000000..6ad4f77d --- /dev/null +++ b/projects/WebSPA/wwwroot/pages/iot/_node.html @@ -0,0 +1,97 @@ +
{{scene.name}}
+