소스 검색

no message

xiaohaizhao 1 년 전
부모
커밋
dfd83d2626
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      portrayal/index/index.wxml

+ 1 - 1
portrayal/index/index.wxml

@@ -26,4 +26,4 @@
 <view hidden="{{active != 'Contacts'}}">
     <Contacts id='Contacts' wx:if="{{per.query(unfolds,'Contacts')}}" bindupdate="getList" />
 </view>
-<wxs src='../../../utils/wxmlQueryPer.wxs' module="per" />
+<wxs src='../../utils/wxmlQueryPer.wxs' module="per" />