Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

před 4 roky
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296
  1. <template>
  2. <view class="notice">
  3. <!--标题-->
  4. <view class="noticeT">西昌民族幼儿师范高等专科学校</view>
  5. <view class="noticeT">2019年新生入学须知</view>
  6. <!--简介-->
  7. <view class="noticeBox">
  8. <view class="noticeTitle">亲爱的同学:</view>
  9. <view class="noticeTxt">
  10. <text>姓名:</text>
  11. <text id="StuName">{{ entity.StuName }}</text>
  12. </view>
  13. <view class="noticeTxt">
  14. <text>学号:</text>
  15. <text id="StuNo">{{ entity.StuNo }}</text>
  16. </view>
  17. <view class="noticeTxt">
  18. <text>系:</text>
  19. <text id="DeptNo">{{ entity.DeptNo }}</text>
  20. </view>
  21. <view class="noticeTxt">
  22. <text>专业:</text>
  23. <text id="MajorNo">{{ entity.MajorNo }}</text>
  24. </view>
  25. <view class="noticeTxt">
  26. <text>班级:</text>
  27. <text id="ClassNo">{{ entity.ClassNo }}</text>
  28. </view>
  29. <view class="noticeTxt">
  30. <text>辅导员:</text>
  31. <text id="ClassTutorName">{{ entity.ClassTutorName }}</text>
  32. </view>
  33. <view class="noticeTxt">
  34. <text>电话:</text>
  35. <text id="ClassTutorMobile">{{ entity.ClassTutorMobile }}</text>
  36. </view>
  37. <view class="noticeTxt">
  38. <text>宿舍:</text>
  39. <text id="Dormitory">{{ entity.DormitoryName }}</text>
  40. </view>
  41. </view>
  42. <!--报到内容-->
  43. <view class="noticeBox">
  44. <view class="noticeTitle">报到内容</view>
  45. <view class="noticeTxt">
  46. <text>是否完善个人信息</text>
  47. <text id="IsCompleteInfo">{{ entity.IsCompleteInfo }}</text>
  48. </view>
  49. <view class="noticeTxt">
  50. <text>交档案状态</text>
  51. <text id="CollectFileStatus">{{ CollectFileStatus }}</text>
  52. </view>
  53. <view class="noticeTxt">
  54. <text>新生缴费</text>
  55. <text id="PayFeeStatus">{{ PayFeeStatus }}</text>
  56. </view>
  57. <view class="noticeTxt">
  58. <text>领取宿舍钥匙和校园卡</text>
  59. <text id="GetKeyStatus">{{ GetKeyStatus }}</text>
  60. </view>
  61. <view class="noticeLine"></view>
  62. <!--报到联系电话-->
  63. <view class="noticeTitle">报到联系电话</view>
  64. <view class="noticeTxt">
  65. <text>学前教育系</text>
  66. <text>13778660186</text>
  67. </view>
  68. <view class="noticeTxt">
  69. <text>小学教育系</text>
  70. <text>18009039863</text>
  71. </view>
  72. <view class="noticeTxt">
  73. <text>艺术教育系</text>
  74. <text>18383465555</text>
  75. </view>
  76. <view class="noticeTxt">
  77. <text>艺术教育系</text>
  78. <view>
  79. <view>18048999880</view>
  80. <view>13981592572</view>
  81. </view>
  82. </view>
  83. </view>
  84. <view class="noticeTxt">欢迎就读西昌民族幼儿师范高等专科学校!</view>
  85. <view class="noticeTxt">现将新生报到有关事项通知如下,请认真阅读并做好入学准备。</view>
  86. <view class="noticeTitle">一、入学时间安排</view>
  87. <view class="noticeTxt">(一)报到时间:2019年9月7日——9月8日 8:30-12:00 13:00-17:00</view>
  88. <view class="noticeTxt">(二)国防教育、入学教育时间:2019年9月9日——9月25日</view>
  89. <view class="noticeTxt">(三)体检时间:2019年9月26日——27日</view>
  90. <view class="noticeTxt">(四)正式行课时间:2019年9月27日19:00</view>
  91. <view class="noticeTitle">二、报到地点</view>
  92. <view class="noticeTxt">西昌民族幼儿师范高等专科学校体育馆(西门)。</view>
  93. <view class="noticeTitle">三、收费标准</view>
  94. <view class="noticeBox">
  95. <view class="noticeTitle">专业名称:学前教育</view>
  96. <view class="noticeTxt">
  97. <text>学费</text>
  98. <text>3700(元/年)</text>
  99. </view>
  100. <view class="noticeTxt">
  101. <text>住宿费</text>
  102. <text>1000(元/年)</text>
  103. </view>
  104. <view class="noticeTxt">
  105. <text>书本费</text>
  106. <text>600(元/年)</text>
  107. </view>
  108. <view class="noticeTxt">
  109. <text>合计</text>
  110. <text>5300(元/年)</text>
  111. </view>
  112. <view class="noticeLine"></view>
  113. <view class="noticeTitle">专业名称:小学教育</view>
  114. <view class="noticeTxt">
  115. <text>学费</text>
  116. <text>3700(元/年)</text>
  117. </view>
  118. <view class="noticeTxt">
  119. <text>住宿费</text>
  120. <text>1000(元/年)</text>
  121. </view>
  122. <view class="noticeTxt">
  123. <text>书本费</text>
  124. <text>600(元/年)</text>
  125. </view>
  126. <view class="noticeTxt">
  127. <text>合计</text>
  128. <text>5300(元/年)</text>
  129. </view>
  130. <view class="noticeLine"></view>
  131. <view class="noticeTitle">专业名称:艺术教育</view>
  132. <view class="noticeTxt">
  133. <text>学费</text>
  134. <text>3700(元/年)</text>
  135. </view>
  136. <view class="noticeTxt">
  137. <text>住宿费</text>
  138. <text>1000(元/年)</text>
  139. </view>
  140. <view class="noticeTxt">
  141. <text>书本费</text>
  142. <text>600(元/年)</text>
  143. </view>
  144. <view class="noticeTxt">
  145. <text>合计</text>
  146. <text>5300(元/年)</text>
  147. </view>
  148. <view class="noticeLine"></view>
  149. <view class="noticeTitle">专业名称:美术教育</view>
  150. <view class="noticeTxt">
  151. <text>学费</text>
  152. <text>5000(元/年)</text>
  153. </view>
  154. <view class="noticeTxt">
  155. <text>住宿费</text>
  156. <text>1000(元/年)</text>
  157. </view>
  158. <view class="noticeTxt">
  159. <text>书本费</text>
  160. <text>600(元/年)</text>
  161. </view>
  162. <view class="noticeTxt">
  163. <text>合计</text>
  164. <text>6600(元/年)</text>
  165. </view>
  166. <view class="noticeLine"></view>
  167. <view class="noticeTitle">专业名称:会计</view>
  168. <view class="noticeTxt">
  169. <text>学费</text>
  170. <text>3700(元/年)</text>
  171. </view>
  172. <view class="noticeTxt">
  173. <text>住宿费</text>
  174. <text>1000(元/年)</text>
  175. </view>
  176. <view class="noticeTxt">
  177. <text>书本费</text>
  178. <text>600(元/年)</text>
  179. </view>
  180. <view class="noticeTxt">
  181. <text>合计</text>
  182. <text>5300(元/年)</text>
  183. </view>
  184. <view class="noticeTitle">备注:</view>
  185. <view class="noticeTxt">1、书本费多退少补;</view>
  186. <view class="noticeTxt">2、住宿费1200元/年.生(2人间,仅供身体障碍学生使用)。</view>
  187. </view>
  188. <view class="noticeTxt">其它费用:</view>
  189. <view class="noticeTxt">(一)公寓用品:学校不统一提供公寓用品,学生可自带,也可在供应商处购买(学生公寓床铺尺寸为90cm*200cm)。</view>
  190. <view class="noticeTxt">(二)保险费用:学生自愿购买城镇基本医疗保险、学生平安保险。</view>
  191. <view class="noticeTxt">(三)体 检 费:学校统一组织体检,学生按医院收费标准缴费。</view>
  192. <view class="noticeTxt">(四)军训服装:学生自行在供应商处购买。</view>
  193. <view class="noticeTxt">(五)新生报到后到各系部领取校园一卡通,并自行预存生活费用。</view>
  194. <view class="noticeTitle">四、携带资料</view>
  195. <view class="noticeTxt">报到时带录取通知书、第二代身份证、近期免冠1吋、2吋标准照各5张(蓝底、白底均可)、党(团)员关系介绍信、考生档案。</view>
  196. <view class="noticeTitle">五、请假规定</view>
  197. <view class="noticeTxt">因特殊原因不能按规定时间到学校报到的新生须提前向学校招生就业处履行请假手续(书面、短信或微信),逾期未报到者视为自动放弃入学资格。</view>
  198. <view class="noticeTitle">六、户籍迁移</view>
  199. <view class="noticeTxt">按照公安部有关规定,户口迁移遵循自愿原则。</view>
  200. <view class="noticeText">西昌民族幼儿师范高等专科学校</view>
  201. <view class="noticeText">二0一九年九月一日</view>
  202. </view>
  203. </template>
  204. <script>
  205. export default{
  206. data() {
  207. return {
  208. entity: {}
  209. }
  210. },
  211. methods:{
  212. init() {
  213. let userinfo = this.GET_GLOBAL('loginUser');
  214. let _this = this;
  215. //数据绑定
  216. _this.LOADING('加载数据中…');
  217. // _this.HIDE_LOADING();
  218. _this.HTTP_GET('StuInfoFresh/stuInfoFreshEntity', userinfo.account, '加载数据时出错').then(res => {
  219. _this.HIDE_LOADING();
  220. console.log(res)
  221. if (res) {
  222. _this.entity = res['StuInfoFreshEntity'];
  223. }
  224. });
  225. }
  226. },
  227. computed:{
  228. PayFeeStatus() {
  229. return this.entity.PayFeeStatus == "1" ? "已缴费" : "未缴费"
  230. },
  231. CollectFileStatus() {
  232. return this.entity.CollectFileStatus == "1" ? "已提交" : "未提交"
  233. },
  234. GetKeyStatus() {
  235. return this.entity.GetKeyStatus == "1" ? "已领取" : "未领取"
  236. }
  237. },
  238. created() {
  239. this.init()
  240. }
  241. }
  242. </script>
  243. <style lang="less" scoped>
  244. .notice {
  245. padding: 10px 12px;
  246. background: #fff;
  247. }
  248. .noticeT {
  249. font-size: 20px;
  250. line-height: 26px;
  251. text-align: center;
  252. }
  253. .noticeTitle {
  254. font-size: 16px;
  255. /* border-top: 10px #f9f9f9 solid; */
  256. /* margin: 0 -12px; */
  257. margin: 15px 0 10px;
  258. }
  259. .noticeBox {
  260. margin: 10px 0;
  261. padding: 12px;
  262. background: #f9f9f9;
  263. border-radius: 14px;
  264. }
  265. .noticeBox .noticeTitle:first-child {
  266. margin-top: 0;
  267. }
  268. .noticeTxt,
  269. .noticeText {
  270. font-size: 14px;
  271. line-height: 24px;
  272. overflow: hidden;
  273. margin: 5px 0;
  274. }
  275. .noticeText {
  276. text-align: right;
  277. }
  278. .noticeTxt > *:last-child {
  279. float: right;
  280. }
  281. .noticeLine {
  282. height: 1px;
  283. margin: 10px 0;
  284. background: #e4e4e4;
  285. }
  286. </style>