system-phone 3.0.49-9 → 3.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (129) hide show
  1. package/.gradle/buildOutputCleanup/cache.properties +2 -2
  2. package/SystemPhone.iml +8 -8
  3. package/build/dev-server.js +141 -141
  4. package/build/webpack.base.conf.js +82 -82
  5. package/build.gradle +27 -27
  6. package/gradle/wrapper/gradle-wrapper.properties +5 -5
  7. package/gradlew +183 -183
  8. package/gradlew.bat +100 -100
  9. package/index.html +21 -21
  10. package/package.json +1 -1
  11. package/src/App.vue +25 -25
  12. package/src/Util.js +415 -415
  13. package/src/assets//344/277/235/351/231/251/347/231/273/350/256/260.png +0 -0
  14. package/src/assets//345/215/217/345/212/251/345/256/211/346/243/200.png +0 -0
  15. package/src/assets//345/215/241/350/241/250/346/212/204/350/241/250/345/276/205/345/212/236.png +0 -0
  16. package/src/assets//345/233/236/350/256/277.png +0 -0
  17. package/src/assets//345/234/260/345/235/200/345/217/230/346/233/264.png +0 -0
  18. package/src/assets//345/242/236/345/200/274/345/276/205/345/212/236.png +0 -0
  19. package/src/assets//345/244/226/351/203/250/345/256/211/346/243/200/344/270/212/344/274/240.png +0 -0
  20. package/src/assets//345/244/226/351/203/250/345/256/211/346/243/200/344/273/243/345/212/236.png +0 -0
  21. package/src/assets//345/244/226/351/203/250/345/256/211/346/243/200/345/267/262/345/212/236.png +0 -0
  22. package/src/assets//345/244/226/351/203/250/345/256/211/346/243/200/345/276/205/345/212/236.png +0 -0
  23. package/src/assets//345/244/226/351/203/250/351/233/206/344/270/255/345/256/211/346/243/200.png +0 -0
  24. package/src/assets//345/256/211/346/243/200/345/216/206/345/217/262/346/237/245/347/234/213.png +0 -0
  25. package/src/assets//345/256/211/346/243/200/347/256/241/347/220/206/346/234/252/351/200/211/344/270/255.png +0 -0
  26. package/src/assets//345/256/211/346/243/200/347/256/241/347/220/206/351/200/211/344/270/255.png +0 -0
  27. package/src/assets//345/256/211/346/243/200/350/275/254/345/215/225/345/256/241/346/240/270.png +0 -0
  28. package/src/assets//345/267/245/345/215/225/345/244/215/346/243/200.png +0 -0
  29. package/src/assets//345/267/245/345/225/206/345/256/211/346/243/200.png +0 -0
  30. package/src/assets//345/276/205/345/212/236/347/273/237/350/256/241.png +0 -0
  31. package/src/assets//346/212/204/350/241/250/351/207/215/344/274/240.png +0 -0
  32. package/src/assets//346/212/245/345/273/272/344/273/243/345/212/236.png +0 -0
  33. package/src/assets//346/226/275/345/260/201.png +0 -0
  34. package/src/assets//346/226/275/345/260/201/347/256/241/347/220/206.png +0 -0
  35. package/src/assets//347/211/251/350/201/224/347/275/221/350/241/250.png +0 -0
  36. package/src/assets//347/224/250/346/210/267/345/273/272/346/241/243.png +0 -0
  37. package/src/assets//347/224/250/346/210/267/350/256/260/345/275/225.png +0 -0
  38. package/src/assets//347/273/264/344/277/256/345/234/250/347/272/277/346/237/245/350/257/242.png +0 -0
  39. package/src/assets//347/273/264/344/277/256/347/231/273/350/256/260.png +0 -0
  40. package/src/assets//350/256/241/345/210/222/345/256/211/346/243/200.png +0 -0
  41. package/src/assets//350/256/241/345/210/222/347/273/237/350/256/241.png +0 -0
  42. package/src/assets//351/200/232/346/260/224/346/211/223/345/216/213/347/225/231/345/272/225.png +0 -0
  43. package/src/assets//351/223/205/345/260/201/347/256/241/347/220/206.png +0 -0
  44. package/src/assets//351/230/200/346/216/247/347/256/241/347/220/206.png +0 -0
  45. package/src/assets//351/235/236/345/261/205/346/260/221/345/256/211/346/243/200.png +0 -0
  46. package/src/assets//351/242/204/347/272/246/345/256/211/346/243/200/345/276/205/345/212/236.png +0 -0
  47. package/src/assets//351/246/226/351/241/265/345/244/247/345/233/276.png +0 -0
  48. package/src/components/AloneLoadParams.vue +26 -26
  49. package/src/components/AlreadyService.vue +193 -193
  50. package/src/components/AttendManage.vue +534 -415
  51. package/src/components/LoadAppdata.vue +38 -38
  52. package/src/components/LoginApp.vue +732 -725
  53. package/src/components/LoginAppNew.vue +587 -587
  54. package/src/components/LoginAppV4.vue +732 -0
  55. package/src/components/ModifyPassWord.vue +216 -216
  56. package/src/components/NavBottom.vue +117 -117
  57. package/src/components/NavBottomV.vue +141 -141
  58. package/src/components/NavBottomVVV.vue +185 -185
  59. package/src/components/OnlineManage.vue +256 -256
  60. package/src/components/PhoneAllInfo.vue +68 -68
  61. package/src/components/PhoneChangemeterInfo.vue +116 -116
  62. package/src/components/PhoneImageInfo.vue +102 -0
  63. package/src/components/PhoneInfoTable.vue +39 -39
  64. package/src/components/PhoneMeterInfo.vue +132 -132
  65. package/src/components/PhoneRepairInfo.vue +146 -146
  66. package/src/components/PhoneSafeInfo.vue +101 -101
  67. package/src/components/PhoneSellInfo.vue +148 -123
  68. package/src/components/PhoneSellInfoLite.vue +112 -112
  69. package/src/components/PhoneUser.vue +202 -202
  70. package/src/components/PhoneUserDetil.vue +70 -70
  71. package/src/components/PhoneUserFind.vue +138 -138
  72. package/src/components/RightTree.vue +217 -217
  73. package/src/components/SystemSetUp.vue +2 -0
  74. package/src/components/TabBarPhone.vue +81 -81
  75. package/src/components/Test.vue +14 -14
  76. package/src/components/ToolsPage.vue +199 -180
  77. package/src/components/UploadManage.vue +194 -194
  78. package/src/components/gaomi/NavBottomV.vue +223 -223
  79. package/src/components/gaomi/NavBottomVVVV.vue +210 -210
  80. package/src/components/gaomi/Scroller.vue +63 -63
  81. package/src/components/gaomi/SystemSetUp.vue +186 -186
  82. package/src/components/gaomi/ToolsPage.vue +168 -168
  83. package/src/components/idea/feedBack.vue +150 -150
  84. package/src/components/idea/feedbackAdd.vue +366 -366
  85. package/src/components/info/ConfigInfo.vue +122 -122
  86. package/src/components/info/FindUserInfo.vue +157 -157
  87. package/src/components/info/InfoTable.vue +37 -37
  88. package/src/components/iot/InstructMessage.vue +313 -313
  89. package/src/components/iot/IotBaseInfo.vue +97 -97
  90. package/src/components/iot/IotMeterInfo.vue +77 -77
  91. package/src/components/iot/iotMonitoringMain.vue +501 -501
  92. package/src/components/online/ApplyOnline.vue +581 -581
  93. package/src/components/online/BJZhongRan/ApplyOnline.vue +600 -600
  94. package/src/components/screen/ChargeContentPage.vue +656 -656
  95. package/src/components/screen/ContentPage.vue +611 -611
  96. package/src/components/screen/GongdanContentPage.vue +149 -149
  97. package/src/components/screen/ListCountItem.vue +93 -93
  98. package/src/components/screen/ModuleTitle.vue +48 -48
  99. package/src/components/screen/SafeOrderContentPage.vue +440 -440
  100. package/src/components/screen/SecurityCheckItem.vue +50 -50
  101. package/src/components/screen/TotalItem.vue +76 -76
  102. package/src/components/screen/TotalUserNumber.vue +77 -77
  103. package/src/components/screen/WorkOrderItem.vue +51 -51
  104. package/src/components/screen/WorkOrderRightDownItem.vue +103 -103
  105. package/src/components/screen/WorkOrderRightItem.vue +115 -115
  106. package/src/components/userinfo/paymentQuery.vue +189 -189
  107. package/src/components/userinfo/queryFile.vue +190 -190
  108. package/src/components/wasm.vue +18 -18
  109. package/src/expandcssAndroid.less +521 -521
  110. package/src/filiale/yulinyuchuan/AlreadyService.vue +194 -0
  111. package/src/filiale/yulinyuchuan/AttendManage.vue +537 -0
  112. package/src/filiale/yulinyuchuan/LoginApp.vue +741 -0
  113. package/src/filiale/yulinyuchuan/OnlineManage.vue +256 -0
  114. package/src/filiale/yulinyuchuan/SystemSetUp.vue +332 -0
  115. package/src/filiale/yulinyuchuan/UploadManage.vue +195 -0
  116. package/src/filiale/yulinyuchuan/systemphonegrid.js +9 -0
  117. package/src/index.js +9 -9
  118. package/src/main.js +38 -38
  119. package/src/plugins/const.js +404 -404
  120. package/src/plugins/vue-py.js +37 -37
  121. package/src/stores/AppData.js +91 -63
  122. package/src/systemphone-gaomi.js +105 -105
  123. package/src/systemphone.js +60 -58
  124. package/src/systemphonegrid.js +185 -210
  125. package/src/util/LdapHelper.js +75 -75
  126. package/static/const.js +404 -404
  127. package/static/layui/font/iconfont.svg +554 -554
  128. package/static/vue-py.js +37 -37
  129. package/static/wasm_exec.js +465 -465
@@ -1,366 +1,366 @@
1
- <template>
2
- <div class="auto select-overspread ">
3
- <div class="row auto">
4
- <div class="row app-row">
5
- <div class="col-xs-4">
6
- <label class="font text-left">反馈类型:</label>
7
- </div>
8
- <div class="col-xs-8" >
9
- <v-select class="input-font"
10
- placeholder="请选择反馈"
11
- :value.sync="from.fk_Type"
12
- :options='option'
13
- close-on-select clear-button></v-select>
14
- </div>
15
- </div>
16
- <div class="row app-row">
17
- <div class="col-xs-4">
18
- <!-- <img src="../../assets/用户ID.png" style="width: 20px;margin-bottom: 5px" alt="">-->
19
- <label class="font text-left">反馈内容:</label>
20
- </div>
21
- <div class="col-xs-8" >
22
- <textarea class="form-control" placeholder="请输入反馈内容"cols="30" rows="3" style="resize: vertical;" v-model="from.fk_Content"></textarea>
23
- </div>
24
- </div>
25
- </div>
26
- <div class="row app-row text-center">
27
- <button type="button" class="btn btn-lg btn-font btn-color" style="width: 45%;" @click="save()">提交</button>
28
- </div>
29
- </div>
30
- </template>
31
-
32
- <script>
33
- import {HttpResetClass} from "vue-client";
34
- import Vue from "vue"
35
-
36
- export default {
37
- title: "意见反馈",
38
- props: {},
39
- data() {
40
- return {
41
- // option: this.$appdata.getParam('意见反馈类型'),
42
- option:[{label:'意见反馈类型一',value:'意见反馈类型一'},{label:'意见反馈类型二',value:'意见反馈类型二'}],
43
- from: {
44
- // fk_Name: Vue.user.name,
45
- // fk_Id: Vue.user.id,
46
- fk_Id:'1',
47
- fk_Name:'奥德',
48
- fk_Type: '',
49
- fk_Content: '',
50
- fk_Firm:'测试'
51
- // fkFirm:Vue.user.orgid,
52
- },
53
- margintop: document.documentElement.clientHeight * 0.1,
54
- show: false
55
- }
56
- },
57
- methods: {
58
- save() {
59
- /*console.log(this.from.fkType=option.value)*/
60
- if(this.from.fk_Type && this.from.fk_Content){
61
- this.$resetpost(`/rs/logic/add_feedback`, this.from).then((res) => {
62
- alert("添加成功");
63
- console.log(this.from);
64
- })
65
- }else{
66
- alert("反馈类型和内容不能为空")
67
- }
68
-
69
- },
70
- }
71
- }
72
- </script>
73
- <style scoped="">
74
- .app-row {
75
- background-color: white;
76
- padding: 10px 10px 0 10px;
77
- border-bottom: 1px solid rgba(235, 235, 235, 0.5);
78
- }
79
- .devicetext {
80
- font: 13px PingFang-SC-Medium;
81
- position:fixed;
82
- width:100%;
83
- bottom:13px;
84
- transform: translate(-50%, -50%);
85
- }
86
- /*输入框样式*/
87
- /*@import url(http://fonts.useso.com/css?family=Source+Sans+Pro:200,300);*/
88
- * {
89
- box-sizing: border-box;
90
- margin: 0;
91
- padding: 0;
92
- font-weight: 300;
93
- }
94
- .loginbg {
95
- font-family: 'Source Sans Pro', sans-serif;
96
- color: white;
97
- font-weight: 300;
98
- }
99
- .loginbg ::-webkit-input-placeholder {
100
- /* WebKit browsers */
101
- font-family: 'Source Sans Pro', sans-serif;
102
- color: white;
103
- font-weight: 300;
104
- }
105
- .loginbg :-moz-placeholder {
106
- /* Mozilla Firefox 4 to 18 */
107
- font-family: 'Source Sans Pro', sans-serif;
108
- color: white;
109
- opacity: 1;
110
- font-weight: 300;
111
- }
112
- .loginbg ::-moz-placeholder {
113
- /* Mozilla Firefox 19+ */
114
- font-family: 'Source Sans Pro', sans-serif;
115
- color: white;
116
- opacity: 1;
117
- font-weight: 300;
118
- }
119
- .loginbg :-ms-input-placeholder {
120
- /* Internet Explorer 10+ */
121
- font-family: 'Source Sans Pro', sans-serif;
122
- color: white;
123
- font-weight: 300;
124
- }
125
- .wrapper {
126
- /*background: #2D83BA;
127
- background: -webkit-linear-gradient(top left, #2D83BA 0%, #2D83BA 100%);
128
- background: linear-gradient(to bottom right, #2D83BA 0%, #2D83BA 100%);
129
- opacity: 0.8;*/
130
- /*position: absolute;*/
131
- /*top: 50%;
132
- right: 10%;
133
- width: 40%;
134
- height: 350px;
135
- margin-top: -150px;*/
136
- overflow: hidden;
137
- }
138
-
139
- .wrapper.form-success .container h3{
140
- -webkit-transform: translateY(85px);
141
- -ms-transform: translateY(85px);
142
- transform: translateY(85px);
143
- }
144
- .container {
145
- /*max-width: 350px;*/
146
- margin: 0 auto;
147
- /*padding: 30px 100px 50px 100px;
148
- height: 350px;*/
149
- text-align: center;
150
- /*以下增加*/
151
- /*background: #2D83BA;
152
- background: -webkit-linear-gradient(top left, #2D83BA 0%, #2D83BA 100%);
153
- background: linear-gradient(to bottom right, #2D83BA 0%, #2D83BA 100%);*/
154
- opacity: 0.8;
155
- }
156
- .container h3{
157
- font-size: 40px;
158
- -webkit-transition-duration: 1s;
159
- transition-duration: 1s;
160
- -webkit-transition-timing-function: ease-in-put;
161
- transition-timing-function: ease-in-put;
162
- font-weight: 200;
163
- }
164
- .form {
165
- padding: 20px 0;
166
- /*margin-top: 15%;*/
167
- position: relative;
168
- z-index: 2;
169
- }
170
- .form input {
171
- -webkit-appearance: none;
172
- -moz-appearance: none;
173
- appearance: none;
174
- outline: 0;
175
- border: 1px solid #50ABE6;
176
- background-color: #50ABE6;
177
- width: 250px;
178
- border-radius: 3px;
179
- padding: 10px 15px;
180
- margin: 0 auto 10px auto;
181
- display: block;
182
- text-align: center;
183
- font-size: 18px;
184
- color: white;
185
- -webkit-transition-duration: 0.25s;
186
- transition-duration: 0.25s;
187
- font-weight: 300;
188
- }
189
- .form input:hover {
190
- background-color: rgba(255, 255, 255, 0.4);
191
- }
192
- .form input:focus {
193
- background-color: white;
194
- width: 300px;
195
- color: #53e3a6;
196
- }
197
-
198
-
199
- .form button {
200
- -webkit-appearance: none;
201
- -moz-appearance: none;
202
- appearance: none;
203
- outline: 0;
204
- background-color: white;
205
- border: 0;
206
- padding: 10px 15px;
207
- color: #253830;
208
- border-radius: 3px;
209
- width: 250px;
210
- cursor: pointer;
211
- font-size: 18px;
212
- -webkit-transition-duration: 0.25s;
213
- transition-duration: 0.25s;
214
- }
215
- .form button:hover {
216
- background-color: #f5f7f9;
217
- }
218
-
219
- /*注册字体样式*/
220
- .form span {
221
- color: #fff;
222
- display: table-footer-group;
223
- position: absolute;
224
- right: 10px;
225
- margin-top: 10px;
226
- cursor: pointer;
227
- }
228
- .logotitle {
229
- color: #fff;
230
- position: absolute;
231
- top: 50px;
232
- left: 50px;
233
- font-size: 50px;
234
- }
235
- /*注册模态框界面样式*/
236
- .modifystyle {
237
- background: #FCFEEE;
238
- }
239
- .modifystyle div{
240
- height: auto;
241
- margin-bottom: 15px;
242
- /*text-align: center;*/
243
- /*margin-left: 20%;*/
244
- }
245
- /*bootstrap字体图标要手动调整,所以使用字体图标的span必须紧跟在input后面,负责会错位*/
246
- .modifystyle div input + span{
247
- top: 0!important;
248
- right: 32%;
249
- }
250
- .modifystyle span{
251
- color: red;
252
- }
253
-
254
- /* 通告区内容 */
255
- .notice-board {
256
- height: auto;
257
- position: absolute;
258
- top: 50%;
259
- margin-top: -150px;
260
- margin-left: 100px;
261
- color: #fff;
262
- }
263
- /*修改密码底部按钮部分样式*/
264
- .footerbtn {
265
- text-align: center;
266
- padding: 15px;
267
- }
268
- .footerbtn button {
269
- width: 100px;
270
- margin-left: 20px;
271
- }
272
- .bg-bubbles {
273
- position: absolute;
274
- top: 0;
275
- left: 0;
276
- width: 100%;
277
- height: 100%;
278
- z-index: 1;
279
- }
280
- .bg-bubbles li {
281
- position: absolute;
282
- list-style: none;
283
- display: block;
284
- width: 40px;
285
- height: 40px;
286
- background-color: rgba(255, 255, 255, 0.15);
287
- bottom: -160px;
288
- -webkit-animation: square 25s infinite;
289
- animation: square 25s infinite;
290
- -webkit-transition-timing-function: linear;
291
- transition-timing-function: linear;
292
- }
293
- .bg-bubbles li:nth-child(1) {
294
- left: 10%;
295
- }
296
- .bg-bubbles li:nth-child(2) {
297
- left: 20%;
298
- width: 80px;
299
- height: 80px;
300
- -webkit-animation-delay: 2s;
301
- animation-delay: 2s;
302
- -webkit-animation-duration: 17s;
303
- animation-duration: 17s;
304
- }
305
- .bg-bubbles li:nth-child(3) {
306
- left: 25%;
307
- -webkit-animation-delay: 4s;
308
- animation-delay: 4s;
309
- }
310
- .bg-bubbles li:nth-child(4) {
311
- left: 40%;
312
- width: 60px;
313
- height: 60px;
314
- -webkit-animation-duration: 22s;
315
- animation-duration: 22s;
316
- background-color: rgba(255, 255, 255, 0.25);
317
- }
318
- .bg-bubbles li:nth-child(5) {
319
- left: 70%;
320
- }
321
- .bg-bubbles li:nth-child(6) {
322
- left: 80%;
323
- width: 120px;
324
- height: 120px;
325
- -webkit-animation-delay: 3s;
326
- animation-delay: 3s;
327
- background-color: rgba(255, 255, 255, 0.2);
328
- }
329
- .bg-bubbles li:nth-child(7) {
330
- left: 32%;
331
- width: 160px;
332
- height: 160px;
333
- -webkit-animation-delay: 7s;
334
- animation-delay: 7s;
335
- }
336
- .bg-bubbles li:nth-child(8) {
337
- left: 55%;
338
- width: 20px;
339
- height: 20px;
340
- -webkit-animation-delay: 15s;
341
- animation-delay: 15s;
342
- -webkit-animation-duration: 40s;
343
- animation-duration: 40s;
344
- }
345
- .bg-bubbles li:nth-child(9) {
346
- left: 25%;
347
- width: 10px;
348
- height: 10px;
349
- -webkit-animation-delay: 2s;
350
- animation-delay: 2s;
351
- -webkit-animation-duration: 40s;
352
- animation-duration: 40s;
353
- background-color: rgba(255, 255, 255, 0.3);
354
- }
355
- .bg-bubbles li:nth-child(10) {
356
- left: 90%;
357
- width: 160px;
358
- height: 160px;
359
- -webkit-animation-delay: 11s;
360
- animation-delay: 11s;
361
- }
362
-
363
-
364
- </style>
365
-
366
-
1
+ <template>
2
+ <div class="auto select-overspread ">
3
+ <div class="row auto">
4
+ <div class="row app-row">
5
+ <div class="col-xs-4">
6
+ <label class="font text-left">反馈类型:</label>
7
+ </div>
8
+ <div class="col-xs-8" >
9
+ <v-select class="input-font"
10
+ placeholder="请选择反馈"
11
+ :value.sync="from.fk_Type"
12
+ :options='option'
13
+ close-on-select clear-button></v-select>
14
+ </div>
15
+ </div>
16
+ <div class="row app-row">
17
+ <div class="col-xs-4">
18
+ <!-- <img src="../../assets/用户ID.png" style="width: 20px;margin-bottom: 5px" alt="">-->
19
+ <label class="font text-left">反馈内容:</label>
20
+ </div>
21
+ <div class="col-xs-8" >
22
+ <textarea class="form-control" placeholder="请输入反馈内容"cols="30" rows="3" style="resize: vertical;" v-model="from.fk_Content"></textarea>
23
+ </div>
24
+ </div>
25
+ </div>
26
+ <div class="row app-row text-center">
27
+ <button type="button" class="btn btn-lg btn-font btn-color" style="width: 45%;" @click="save()">提交</button>
28
+ </div>
29
+ </div>
30
+ </template>
31
+
32
+ <script>
33
+ import {HttpResetClass} from "vue-client";
34
+ import Vue from "vue"
35
+
36
+ export default {
37
+ title: "意见反馈",
38
+ props: {},
39
+ data() {
40
+ return {
41
+ // option: this.$appdata.getParam('意见反馈类型'),
42
+ option:[{label:'意见反馈类型一',value:'意见反馈类型一'},{label:'意见反馈类型二',value:'意见反馈类型二'}],
43
+ from: {
44
+ // fk_Name: Vue.user.name,
45
+ // fk_Id: Vue.user.id,
46
+ fk_Id:'1',
47
+ fk_Name:'奥德',
48
+ fk_Type: '',
49
+ fk_Content: '',
50
+ fk_Firm:'测试'
51
+ // fkFirm:Vue.user.orgid,
52
+ },
53
+ margintop: document.documentElement.clientHeight * 0.1,
54
+ show: false
55
+ }
56
+ },
57
+ methods: {
58
+ save() {
59
+ /*console.log(this.from.fkType=option.value)*/
60
+ if(this.from.fk_Type && this.from.fk_Content){
61
+ this.$resetpost(`/rs/logic/add_feedback`, this.from).then((res) => {
62
+ alert("添加成功");
63
+ console.log(this.from);
64
+ })
65
+ }else{
66
+ alert("反馈类型和内容不能为空")
67
+ }
68
+
69
+ },
70
+ }
71
+ }
72
+ </script>
73
+ <style scoped="">
74
+ .app-row {
75
+ background-color: white;
76
+ padding: 10px 10px 0 10px;
77
+ border-bottom: 1px solid rgba(235, 235, 235, 0.5);
78
+ }
79
+ .devicetext {
80
+ font: 13px PingFang-SC-Medium;
81
+ position:fixed;
82
+ width:100%;
83
+ bottom:13px;
84
+ transform: translate(-50%, -50%);
85
+ }
86
+ /*输入框样式*/
87
+ /*@import url(http://fonts.useso.com/css?family=Source+Sans+Pro:200,300);*/
88
+ * {
89
+ box-sizing: border-box;
90
+ margin: 0;
91
+ padding: 0;
92
+ font-weight: 300;
93
+ }
94
+ .loginbg {
95
+ font-family: 'Source Sans Pro', sans-serif;
96
+ color: white;
97
+ font-weight: 300;
98
+ }
99
+ .loginbg ::-webkit-input-placeholder {
100
+ /* WebKit browsers */
101
+ font-family: 'Source Sans Pro', sans-serif;
102
+ color: white;
103
+ font-weight: 300;
104
+ }
105
+ .loginbg :-moz-placeholder {
106
+ /* Mozilla Firefox 4 to 18 */
107
+ font-family: 'Source Sans Pro', sans-serif;
108
+ color: white;
109
+ opacity: 1;
110
+ font-weight: 300;
111
+ }
112
+ .loginbg ::-moz-placeholder {
113
+ /* Mozilla Firefox 19+ */
114
+ font-family: 'Source Sans Pro', sans-serif;
115
+ color: white;
116
+ opacity: 1;
117
+ font-weight: 300;
118
+ }
119
+ .loginbg :-ms-input-placeholder {
120
+ /* Internet Explorer 10+ */
121
+ font-family: 'Source Sans Pro', sans-serif;
122
+ color: white;
123
+ font-weight: 300;
124
+ }
125
+ .wrapper {
126
+ /*background: #2D83BA;
127
+ background: -webkit-linear-gradient(top left, #2D83BA 0%, #2D83BA 100%);
128
+ background: linear-gradient(to bottom right, #2D83BA 0%, #2D83BA 100%);
129
+ opacity: 0.8;*/
130
+ /*position: absolute;*/
131
+ /*top: 50%;
132
+ right: 10%;
133
+ width: 40%;
134
+ height: 350px;
135
+ margin-top: -150px;*/
136
+ overflow: hidden;
137
+ }
138
+
139
+ .wrapper.form-success .container h3{
140
+ -webkit-transform: translateY(85px);
141
+ -ms-transform: translateY(85px);
142
+ transform: translateY(85px);
143
+ }
144
+ .container {
145
+ /*max-width: 350px;*/
146
+ margin: 0 auto;
147
+ /*padding: 30px 100px 50px 100px;
148
+ height: 350px;*/
149
+ text-align: center;
150
+ /*以下增加*/
151
+ /*background: #2D83BA;
152
+ background: -webkit-linear-gradient(top left, #2D83BA 0%, #2D83BA 100%);
153
+ background: linear-gradient(to bottom right, #2D83BA 0%, #2D83BA 100%);*/
154
+ opacity: 0.8;
155
+ }
156
+ .container h3{
157
+ font-size: 40px;
158
+ -webkit-transition-duration: 1s;
159
+ transition-duration: 1s;
160
+ -webkit-transition-timing-function: ease-in-put;
161
+ transition-timing-function: ease-in-put;
162
+ font-weight: 200;
163
+ }
164
+ .form {
165
+ padding: 20px 0;
166
+ /*margin-top: 15%;*/
167
+ position: relative;
168
+ z-index: 2;
169
+ }
170
+ .form input {
171
+ -webkit-appearance: none;
172
+ -moz-appearance: none;
173
+ appearance: none;
174
+ outline: 0;
175
+ border: 1px solid #50ABE6;
176
+ background-color: #50ABE6;
177
+ width: 250px;
178
+ border-radius: 3px;
179
+ padding: 10px 15px;
180
+ margin: 0 auto 10px auto;
181
+ display: block;
182
+ text-align: center;
183
+ font-size: 18px;
184
+ color: white;
185
+ -webkit-transition-duration: 0.25s;
186
+ transition-duration: 0.25s;
187
+ font-weight: 300;
188
+ }
189
+ .form input:hover {
190
+ background-color: rgba(255, 255, 255, 0.4);
191
+ }
192
+ .form input:focus {
193
+ background-color: white;
194
+ width: 300px;
195
+ color: #53e3a6;
196
+ }
197
+
198
+
199
+ .form button {
200
+ -webkit-appearance: none;
201
+ -moz-appearance: none;
202
+ appearance: none;
203
+ outline: 0;
204
+ background-color: white;
205
+ border: 0;
206
+ padding: 10px 15px;
207
+ color: #253830;
208
+ border-radius: 3px;
209
+ width: 250px;
210
+ cursor: pointer;
211
+ font-size: 18px;
212
+ -webkit-transition-duration: 0.25s;
213
+ transition-duration: 0.25s;
214
+ }
215
+ .form button:hover {
216
+ background-color: #f5f7f9;
217
+ }
218
+
219
+ /*注册字体样式*/
220
+ .form span {
221
+ color: #fff;
222
+ display: table-footer-group;
223
+ position: absolute;
224
+ right: 10px;
225
+ margin-top: 10px;
226
+ cursor: pointer;
227
+ }
228
+ .logotitle {
229
+ color: #fff;
230
+ position: absolute;
231
+ top: 50px;
232
+ left: 50px;
233
+ font-size: 50px;
234
+ }
235
+ /*注册模态框界面样式*/
236
+ .modifystyle {
237
+ background: #FCFEEE;
238
+ }
239
+ .modifystyle div{
240
+ height: auto;
241
+ margin-bottom: 15px;
242
+ /*text-align: center;*/
243
+ /*margin-left: 20%;*/
244
+ }
245
+ /*bootstrap字体图标要手动调整,所以使用字体图标的span必须紧跟在input后面,负责会错位*/
246
+ .modifystyle div input + span{
247
+ top: 0!important;
248
+ right: 32%;
249
+ }
250
+ .modifystyle span{
251
+ color: red;
252
+ }
253
+
254
+ /* 通告区内容 */
255
+ .notice-board {
256
+ height: auto;
257
+ position: absolute;
258
+ top: 50%;
259
+ margin-top: -150px;
260
+ margin-left: 100px;
261
+ color: #fff;
262
+ }
263
+ /*修改密码底部按钮部分样式*/
264
+ .footerbtn {
265
+ text-align: center;
266
+ padding: 15px;
267
+ }
268
+ .footerbtn button {
269
+ width: 100px;
270
+ margin-left: 20px;
271
+ }
272
+ .bg-bubbles {
273
+ position: absolute;
274
+ top: 0;
275
+ left: 0;
276
+ width: 100%;
277
+ height: 100%;
278
+ z-index: 1;
279
+ }
280
+ .bg-bubbles li {
281
+ position: absolute;
282
+ list-style: none;
283
+ display: block;
284
+ width: 40px;
285
+ height: 40px;
286
+ background-color: rgba(255, 255, 255, 0.15);
287
+ bottom: -160px;
288
+ -webkit-animation: square 25s infinite;
289
+ animation: square 25s infinite;
290
+ -webkit-transition-timing-function: linear;
291
+ transition-timing-function: linear;
292
+ }
293
+ .bg-bubbles li:nth-child(1) {
294
+ left: 10%;
295
+ }
296
+ .bg-bubbles li:nth-child(2) {
297
+ left: 20%;
298
+ width: 80px;
299
+ height: 80px;
300
+ -webkit-animation-delay: 2s;
301
+ animation-delay: 2s;
302
+ -webkit-animation-duration: 17s;
303
+ animation-duration: 17s;
304
+ }
305
+ .bg-bubbles li:nth-child(3) {
306
+ left: 25%;
307
+ -webkit-animation-delay: 4s;
308
+ animation-delay: 4s;
309
+ }
310
+ .bg-bubbles li:nth-child(4) {
311
+ left: 40%;
312
+ width: 60px;
313
+ height: 60px;
314
+ -webkit-animation-duration: 22s;
315
+ animation-duration: 22s;
316
+ background-color: rgba(255, 255, 255, 0.25);
317
+ }
318
+ .bg-bubbles li:nth-child(5) {
319
+ left: 70%;
320
+ }
321
+ .bg-bubbles li:nth-child(6) {
322
+ left: 80%;
323
+ width: 120px;
324
+ height: 120px;
325
+ -webkit-animation-delay: 3s;
326
+ animation-delay: 3s;
327
+ background-color: rgba(255, 255, 255, 0.2);
328
+ }
329
+ .bg-bubbles li:nth-child(7) {
330
+ left: 32%;
331
+ width: 160px;
332
+ height: 160px;
333
+ -webkit-animation-delay: 7s;
334
+ animation-delay: 7s;
335
+ }
336
+ .bg-bubbles li:nth-child(8) {
337
+ left: 55%;
338
+ width: 20px;
339
+ height: 20px;
340
+ -webkit-animation-delay: 15s;
341
+ animation-delay: 15s;
342
+ -webkit-animation-duration: 40s;
343
+ animation-duration: 40s;
344
+ }
345
+ .bg-bubbles li:nth-child(9) {
346
+ left: 25%;
347
+ width: 10px;
348
+ height: 10px;
349
+ -webkit-animation-delay: 2s;
350
+ animation-delay: 2s;
351
+ -webkit-animation-duration: 40s;
352
+ animation-duration: 40s;
353
+ background-color: rgba(255, 255, 255, 0.3);
354
+ }
355
+ .bg-bubbles li:nth-child(10) {
356
+ left: 90%;
357
+ width: 160px;
358
+ height: 160px;
359
+ -webkit-animation-delay: 11s;
360
+ animation-delay: 11s;
361
+ }
362
+
363
+
364
+ </style>
365
+
366
+