Browse Source

回答tip

luyanan 7 years ago
parent
commit
d4b1dd8ace
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/js/moreItem.js

+ 1 - 1
app/js/moreItem.js

@ -143,7 +143,7 @@ mui.ready(function(){
143 143
					qucnt:self.data.content
144 144
				})
145 145
			}else{
146
				plus.nativeUI.toast("该回答中包含html不能修改,如需修改,请移步科袖网站", toastStyle);
146
				plus.nativeUI.toast("该回答目前只支持在PC端科袖网中修改", toastStyle);
147 147
			}
148 148
			
149 149
		})