yht2016 5 년 전
부모
커밋
f9a745be55
3개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 1
      app/rehabilitation/js/guide_the_message.js
  2. 1 1
      app/rehabilitation/js/service_item_content.js
  3. 1 1
      component/rehabilitation/server-items-detail.js

+ 1 - 1
app/rehabilitation/js/guide_the_message.js

@ -254,7 +254,7 @@ top.rehabilitationGuideVue = new Vue({
			top.layer.open({
				type: 2,
				//				  offset: ['100px'], //右下角弹出
				area: ['80%', '600px'],
				area: ['660px', '600px'],
				shade: 0.5,
				title: '指导留言',
				fixed: true, //不固定

+ 1 - 1
app/rehabilitation/js/service_item_content.js

@ -355,7 +355,7 @@ methods:{
		layer.open({
			type: 2,
//				  offset: ['100px'], //右下角弹出
			area: ['80%', '600px'],
			area: ['660px', '600px'],
			shade: 0.5,
			title: '指导留言',
			fixed: true, //不固定

+ 1 - 1
component/rehabilitation/server-items-detail.js

@ -690,7 +690,7 @@ Vue.component('server-items-detail', {
			}
			top.layer.open({
				type: 2,
				area: ['80%', '600px'],
				area: ['660px', '600px'],
				shade: 0.5,
				title: '指导留言',
				fixed: true, //不固定