yht2016 4 lat temu
rodzic
commit
f9a745be55

+ 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, //不固定