Browse Source

no message

xiaohaizhao 1 year ago
parent
commit
dfd83d2626
1 changed files with 1 additions and 1 deletions
  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" />