PaintRoom5.cshtml.g.cs 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347
  1. #pragma checksum "E:\Ropin\svn\SH_HB\Source_SQ\Ropin.Inspection.Api\Ropin.Environmentally.WebScada\Views\Device\PaintRoom5.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "0d7a0d43ae080fd5c4b24aa7edd2bcd7412533f9"
  2. // <auto-generated/>
  3. #pragma warning disable 1591
  4. [assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Device_PaintRoom5), @"mvc.1.0.view", @"/Views/Device/PaintRoom5.cshtml")]
  5. namespace AspNetCore
  6. {
  7. #line hidden
  8. using System;
  9. using System.Collections.Generic;
  10. using System.Linq;
  11. using System.Threading.Tasks;
  12. using Microsoft.AspNetCore.Mvc;
  13. using Microsoft.AspNetCore.Mvc.Rendering;
  14. using Microsoft.AspNetCore.Mvc.ViewFeatures;
  15. [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"0d7a0d43ae080fd5c4b24aa7edd2bcd7412533f9", @"/Views/Device/PaintRoom5.cshtml")]
  16. #nullable restore
  17. public class Views_Device_PaintRoom5 : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<Ropin.Environmentally.WebScada.DeviceValueModel>
  18. #nullable disable
  19. {
  20. #line hidden
  21. #pragma warning disable 0649
  22. private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext __tagHelperExecutionContext;
  23. #pragma warning restore 0649
  24. private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner __tagHelperRunner = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner();
  25. #pragma warning disable 0169
  26. private string __tagHelperStringValueBuffer;
  27. #pragma warning restore 0169
  28. private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __backed__tagHelperScopeManager = null;
  29. private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __tagHelperScopeManager
  30. {
  31. get
  32. {
  33. if (__backed__tagHelperScopeManager == null)
  34. {
  35. __backed__tagHelperScopeManager = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager(StartTagHelperWritingScope, EndTagHelperWritingScope);
  36. }
  37. return __backed__tagHelperScopeManager;
  38. }
  39. }
  40. private global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper;
  41. #pragma warning disable 1998
  42. public async override global::System.Threading.Tasks.Task ExecuteAsync()
  43. {
  44. __tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "0d7a0d43ae080fd5c4b24aa7edd2bcd7412533f92653", async() => {
  45. WriteLiteral("\r\n <div class=\"breadcrumb\" id=\"div-canvas\" style=\"position:relative; top:0px;left:0px; background-color:White;\">\r\n <div id=\"app\">\r\n");
  46. WriteLiteral(" <img style=\"border-width:0px;width:1024px;height:768px; z-index:0; position:absolute;left:0px;top:0px;\"\r\n src=\"https://www.ropiniot.com/DigitalEnvironmentallyWebScadaTest/wwwroot/pic/qinengjichang.jpg\"\r\n id=\"ccc\" />\r\n");
  47. #nullable restore
  48. #line 15 "E:\Ropin\svn\SH_HB\Source_SQ\Ropin.Inspection.Api\Ropin.Environmentally.WebScada\Views\Device\PaintRoom5.cshtml"
  49. //<div v-if="device.value19 === '1'" style="z-index:1; position:absolute;left:0px;top:0px;">
  50. // <img src="https://shyp.yunzutai.com:22744/Uploads/Files/2021/12/10/115e6854e0ac4449ba453714d6d4a2a4.svg" alt="Smiley face" width="64" height="64">
  51. // </div>
  52. // <div v-if="device.value19 === '0'" style="z-index:2; position:absolute;left:0px;top:0px;">
  53. // <img src="https://www.ropiniot.com/DigitalEnvironmentallyWebScadaTest/wwwroot/pic/hui.svg" alt="Smiley face" width="64" height="64">
  54. // </div>
  55. #line default
  56. #line hidden
  57. #nullable disable
  58. WriteLiteral(@" <div style=""z-index:1; position:absolute;left:0px;top:0px;"">
  59. <img v-if=""device.valueE19 === '1'"" src=""https://shyp.yunzutai.com:22744/Uploads/Files/2021/12/10/115e6854e0ac4449ba453714d6d4a2a4.svg"" alt=""Smiley face"" width=""64"" height=""64"">
  60. <img v-else src=""https://www.ropiniot.com/DigitalEnvironmentallyWebScadaTest/wwwroot/pic/hui.svg"" alt=""Smiley face"" width=""64"" height=""64"">
  61. </div>
  62. ");
  63. WriteLiteral(@" <div style=""z-index:1; position:absolute;left:70px;top:0px;"">
  64. <img v-if=""device.valueE17 === '1'"" src=""https://shyp.yunzutai.com:22744/Uploads/Files/2021/12/10/3e6ba57ec6ef4c299524094e2e26e4f3.svg"" alt=""Smiley face"" width=""64"" height=""64"">
  65. <img v-else src=""https://www.ropiniot.com/DigitalEnvironmentallyWebScadaTest/wwwroot/pic/hui.svg"" alt=""Smiley face"" width=""64"" height=""64"">
  66. </div>
  67. ");
  68. WriteLiteral(@" <input name=""RichTextBox110"" type=""text"" id=""RichTextBox110"" v-model=""device.valueE"" style=""width:160px;height: 80px;z-index:129;position:absolute;top: 820px;left:761px;font-size:32px; "" />
  69. <span id=""Lable123"" style=""width:700px;height: 63px;z-index:126;position:absolute;top: 840px;left:0px;font-size:32px;"">{{device.NameE}}</span>
  70. <input name=""RichTextBox111"" type=""text"" id=""RichTextBox111"" v-model=""device.valueE10"" style=""width:160px;height: 80px;z-index:129;position:absolute;top: 920px;left:761px;font-size:32px;"" />
  71. <span id=""Lable124"" style=""width:700px;height: 63px;z-index:126;position:absolute;top: 930px;left:0px;font-size:32px;"">{{device.NameE10}}</span>
  72. <input name=""RichTextBox112"" type=""text"" id=""RichTextBox112"" v-model=""device.valueE11"" style=""width:160px;height: 80px;z-index:129;position:absolute;top: 1020px;left:761px;font-size:32px;"" />
  73. <span id=""Lable125"" style=""width:700px;height: 63px;z-index:126;position:absolute;top: 1030px;left:0px;font-si");
  74. WriteLiteral("ze:32px;\">{{device.NameE11}}</span>\r\n");
  75. WriteLiteral(@" <input name=""RichTextBox112"" type=""text"" id=""RichTextBox112"" v-model=""device.valueE12"" style=""width:160px;height: 80px;z-index:129;position:absolute;top: 1120px;left:761px;font-size:32px;"" />
  76. <span id=""Lable125"" style=""width:700px;height: 63px;z-index:126;position:absolute;top: 1130px;left:0px;font-size:32px;"">{{device.NameE12}}</span>
  77. <input name=""RichTextBox112"" type=""text"" id=""RichTextBox112"" v-model=""device.valueE17"" style=""width:160px;height: 80px;z-index:129;position:absolute;top: 1220px;left:761px;font-size:32px;"" />
  78. <span id=""Lable125"" style=""width:700px;height: 63px;z-index:126;position:absolute;top: 1230px;left:0px;font-size:32px;"">{{device.NameE17}}</span>
  79. <input name=""RichTextBox112"" type=""text"" id=""RichTextBox112"" v-model=""device.valueE18"" style=""width:160px;height: 80px;z-index:129;position:absolute;top: 1320px;left:761px;font-size:32px;"" />
  80. <span id=""Lable125"" style=""width:700px;height: 63px;z-index:126;position:absolute;top: 1330px;left:0px;");
  81. WriteLiteral(@"font-size:32px;"">{{device.NameE18}}</span>
  82. <input name=""RichTextBox112"" type=""text"" id=""RichTextBox112"" v-model=""device.valueE13"" style=""width:160px;height: 80px;z-index:129;position:absolute;top: 1420px;left:761px;font-size:32px;"" />
  83. <span id=""Lable125"" style=""width:300px;height: 63px;z-index:126;position:absolute;top: 1430px;left:0px;font-size:32px;"">{{device.NameE15}}</span>
  84. ");
  85. #nullable restore
  86. #line 46 "E:\Ropin\svn\SH_HB\Source_SQ\Ropin.Inspection.Api\Ropin.Environmentally.WebScada\Views\Device\PaintRoom5.cshtml"
  87. //<input name="RichTextBox112" type="text" id="RichTextBox112" v-model="device.valueE14" style="width:160px;height: 80px;z-index:129;position:absolute;top: 1420px;left:470px;font-size:32px;" />
  88. //<span id="Lable125" style="width:40px;height: 63px;z-index:126;position:absolute;top: 1430px;left:390px;font-size:32px;">天</span>
  89. //<input name="RichTextBox112" type="text" id="RichTextBox112" v-model="device.valueE15" style="width:160px;height: 80px;z-index:129;position:absolute;top: 1420px;left:200px;font-size:32px;" />
  90. //<span id="Lable125" style="width:40px;height: 63px;z-index:126;position:absolute;top: 1430px;left:640px;font-size:32px;">时</span>
  91. //<span id="Lable125" style="width:40px;height: 63px;z-index:126;position:absolute;top: 1430px;left:880px;font-size:32px;">分</span>
  92. #line default
  93. #line hidden
  94. #nullable disable
  95. WriteLiteral(@" <div style=""top: 1600px;"">
  96. <div class=""button3 btn1"" >
  97. <span>巡检</span>
  98. </div>
  99. <div class=""button3 btn2"" >
  100. <span>维保</span>
  101. </div>
  102. <div class=""button3 btn3"" >
  103. <span>维修</span>
  104. </div>
  105. </div>
  106. </div>
  107. ");
  108. WriteLiteral("\r\n");
  109. WriteLiteral("</div>\r\n");
  110. }
  111. );
  112. __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper>();
  113. __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper);
  114. await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
  115. if (!__tagHelperExecutionContext.Output.IsContentModified)
  116. {
  117. await __tagHelperExecutionContext.SetOutputContentAsync();
  118. }
  119. Write(__tagHelperExecutionContext.Output);
  120. __tagHelperExecutionContext = __tagHelperScopeManager.End();
  121. WriteLiteral(@"
  122. <script src=""https://cdn.jsdelivr.net/npm/vue@2/dist/vue.js""></script>
  123. <script src=""https://unpkg.com/axios/dist/axios.min.js""></script>
  124. <script src=""https://www.ropiniot.com/DigitalEnvironmentallyWebScadaTest/wwwroot/signalr/signalr.js""></script>
  125. <script src=""https://www.ropiniot.com/DigitalEnvironmentallyWebScadaTest/wwwroot/signalr/hubs""></script>
  126. <script>
  127. var app = new Vue({
  128. el: ""#app"",
  129. created: function () {
  130. //document.getElementById(""sendButton"").disabled = true; http://114.115.174.174:80/DigitalEnvironmentallyWebScadaTest/
  131. this.connection = new signalR.HubConnectionBuilder()
  132. .withUrl(""https://www.ropiniot.com/DigitalEnvironmentallyWebScadaTest/myhub"",{
  133. skipNegotiation: true, // 关键
  134. transport: signalR.HttpTransportType.WebSockets // 关键
  135. })
  136. //.withUrl(""http://localhost:5000/myhub"")
  137. .build();
  138. this.connection.on(""showmsg"", this.ShowM");
  139. WriteLiteral(@"sg);
  140. this.connection.on(""updatedata"", this.UpdateData);
  141. this.connection.on(""updatedevicedata"", this.UpdateDeviceData);
  142. this.connection.start();
  143. //this.connection.start().then(function () {
  144. // document.getElementById(""sendButton"").disabled = false;
  145. //}).catch(function (err) {
  146. // document.getElementById(""sendButton"").disabled = false;
  147. // return console.error(err.toString());
  148. //});
  149. },
  150. data: {
  151. flageRed:true,
  152. flageGreen:true,
  153. device: {
  154. valueE: ""123456789"", NameE: ""前处理过滤箱电子差压计D3实际值"",
  155. valueE10: ""123456789"", NameE10: ""前处理过滤箱电子差压计D3实际值"",
  156. valueE11: ""123456789"", NameE11: ""前处理过滤箱电子差压计D3实际值"",
  157. valueE12: ""123456789"", NameE12: ""前处理过滤箱电子差压计D3实际值"",
  158. valueE13: ""123456789"", NameE13: ""前处理过滤箱电子差压计D3实际值"",
  159. valueE14: ""123456789"", NameE14: ""前处理过滤箱电子差压计D3实际值"",
  160. valueE15: ""123456789"", NameE15: ");
  161. WriteLiteral(@"""前处理过滤箱电子差压计D3实际值"",
  162. valueE16: ""123456789"", NameE16: ""前处理过滤箱电子差压计D3实际值"",
  163. valueE17: ""123456789"", NameE17: ""前处理过滤箱电子差压计D3实际值"",
  164. valueE18: ""123456789"", NameE18: ""前处理过滤箱电子差压计D3实际值"",
  165. valueE19: ""123456789"", NameE19: ""前处理过滤箱电子差压计D3实际值"",
  166. value20: ""123456789"", Name20: ""前处理过滤箱电子差压计D3实际值"",
  167. value10: ""123456789"", Name10: ""前处理过滤箱电子差压计D3实际值"",
  168. value21: ""123456789"", Name21: ""前处理过滤箱电子差压计D3实际值"",
  169. value22: ""123456789"", Name22: ""前处理过滤箱电子差压计D3实际值"",
  170. value23: ""123456789"", Name23: ""前处理过滤箱电子差压计D3实际值"",
  171. value24: ""123456789"", Name24: ""前处理过滤箱电子差压计D3实际值"",
  172. value25: ""123456789"", Name25: ""前处理过滤箱电子差压计D3实际值"",
  173. value26: ""123456789"", Name26: ""前处理过滤箱电子差压计D3实际值"",
  174. value27: ""123456789"", Name27: ""前处理过滤箱电子差压计D3实际值"",
  175. value28: ""123456789"", Name28: ""前处理过滤箱电子差压计D3实际值"",
  176. value29: ""123456789"", Name2");
  177. WriteLiteral(@"9: ""前处理过滤箱电子差压计D3实际值""
  178. },
  179. message: ""HelloVue"",
  180. connection: null,
  181. msgs: [],
  182. dataInfo: { status1: ""off"", status2: ""off"" },
  183. pushContent: """"
  184. },
  185. methods: {
  186. ShowMsg: function (msgInfo) {
  187. //this.message = msgInfo.title + "":"" + msgInfo.msgContent;
  188. //this.msgs.push(this.message);
  189. },
  190. PushMsg: function () {
  191. that = this;
  192. axios.get('http://localhost:5000/WeatherForecast/PushMsg',
  193. { params: { content: that.pushContent } })
  194. .then(function (response) {
  195. console.log(response);
  196. })
  197. .catch(function (error) {
  198. console.log(error);
  199. });
  200. },
  201. UpdateDeviceData: function (dataMsg) {
  202. this.device.valueE = dataMsg.valueE;
  203. this.device");
  204. WriteLiteral(@".NameE = dataMsg.nameE;
  205. this.device.valueE10 = dataMsg.valueE10;
  206. this.device.NameE10 = dataMsg.nameE10;
  207. this.device.valueE11 = dataMsg.valueE11;
  208. this.device.NameE11 = dataMsg.nameE11;
  209. this.device.valueE12 = dataMsg.valueE12;
  210. this.device.NameE12 = dataMsg.nameE12;
  211. this.device.valueE13 = dataMsg.valueE13;
  212. this.device.NameE13 = dataMsg.nameE13;
  213. this.device.valueE14 = dataMsg.valueE14;
  214. this.device.NameE14 = dataMsg.nameE14;
  215. this.device.valueE15 = dataMsg.valueE15;
  216. this.device.NameE15 = dataMsg.nameE15;
  217. this.device.valueE16 = dataMsg.valueE16;
  218. this.device.NameE16 = dataMsg.nameE16;
  219. this.device.valueE17 = dataMsg.valueE17;
  220. this.device.NameE17 = dataMsg.nameE17;
  221. this.device.valueE18 = dataMsg.valueE18;
  222. this.device.N");
  223. WriteLiteral(@"ameE18 = dataMsg.nameE18;
  224. this.device.valueE19 = dataMsg.valueE19;
  225. this.device.NameE19 = dataMsg.nameE19;
  226. this.device.value20 = dataMsg.value20;
  227. this.device.Name20 = dataMsg.name20;
  228. this.device.value21 = dataMsg.value21;
  229. this.device.Name21 = dataMsg.name21;
  230. this.device.value22 = dataMsg.value22;
  231. this.device.Name22 = dataMsg.name22;
  232. this.device.value23 = dataMsg.value23;
  233. this.device.Name23 = dataMsg.name23;
  234. this.device.value24 = dataMsg.value24;
  235. this.device.Name24 = dataMsg.name24;
  236. this.device.value25 = dataMsg.value25;
  237. this.device.Name25 = dataMsg.name25;
  238. this.device.value26 = dataMsg.value26;
  239. this.device.Name26 = dataMsg.name26;
  240. this.device.value27 = dataMsg.value27;
  241. this.device.Name27 = dataMsg.name27;
  242. ");
  243. WriteLiteral(@" this.device.value28 = dataMsg.value28;
  244. this.device.Name28 = dataMsg.name28;
  245. this.device.value29 = dataMsg.value29;
  246. this.device.Name29 = dataMsg.name29;
  247. },
  248. UpdateData: function (dataMsg) {
  249. //alert(DeviceValueModel);
  250. //this.dataInfo = dataMsg;
  251. //this.device = DeviceValueModel;
  252. //this.device.Value = dataMsg.Value;
  253. //this.device.Name = dataMsg.Name;
  254. //this.message = dataMsg;
  255. }
  256. }
  257. });
  258. </script>
  259. <style>
  260. .breadcrumb{
  261. font-size: 33px;
  262. }
  263. .button3 {
  264. z-index:126;
  265. position:absolute;
  266. top: 1600px;
  267. /*left:0px;*/
  268. width: 200px;
  269. height: 70px;
  270. line-height: 60px;
  271. background-color: #2e82ff;
  272. color: #ffffff;
  273. font-size: 50px;
  274. text-align: center;
  275. border-radius: 27px;
  276. position: relative;
  277. }
  278. .button3::bef");
  279. WriteLiteral(@"ore {
  280. /*left: 0px;*/
  281. content: """";
  282. position: absolute;
  283. width: 100%;
  284. height: 100%;
  285. background-image:
  286. linear-gradient(to right, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 70%);
  287. background-size: 200%;
  288. animation: wipes 1s infinite;
  289. }
  290. .btn1 { position: absolute;top: 1600px;left:10px; }
  291. .btn2 { position: absolute;top: 1600px;left:380px;}
  292. .btn3 { position: absolute;top: 1600px;left:760px; }
  293. ");
  294. WriteLiteral("@keyframes wipes {\r\n 0% {\r\n background-position: 0 0;\r\n }\r\n 100% {\r\n background-position: 100% 0;\r\n }\r\n}\r\n </style>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n");
  295. }
  296. #pragma warning restore 1998
  297. #nullable restore
  298. [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
  299. public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } = default!;
  300. #nullable disable
  301. #nullable restore
  302. [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
  303. public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } = default!;
  304. #nullable disable
  305. #nullable restore
  306. [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
  307. public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } = default!;
  308. #nullable disable
  309. #nullable restore
  310. [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
  311. public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } = default!;
  312. #nullable disable
  313. #nullable restore
  314. [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
  315. public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<Ropin.Environmentally.WebScada.DeviceValueModel> Html { get; private set; } = default!;
  316. #nullable disable
  317. }
  318. }
  319. #pragma warning restore 1591