Commit 9699f923 by 谢中龙

Merge branch 'mall_dev_7.11.0' into 'mall_dev_7.12.0'

修改弹出框

See merge request !195
parents 7f87cfa7 7823e3bf
......@@ -53,4 +53,4 @@
<contact-us-modal contactShow="{{contactUsModal}}"/>
<!-- 广告 -->
<ad-dialog pageInfo="{{pageInfo}}" currentHasUserInfo="{{currentHasUserInfo}}" bind:getAuth="_getUserInfo"/>
\ No newline at end of file
<ad-dialog pageInfo="{{pageInfo}}" bind:updatePage="updatePage" currentHasUserInfo="{{currentHasUserInfo}}" bind:getAuth="_getUserInfo"/>
\ No newline at end of file
......@@ -38,4 +38,4 @@
<go-guid/>
<!-- 广告 -->
<ad-dialog pageInfo="{{pageInfo}}" currentHasUserInfo="{{currentHasUserInfo}}" bind:getAuth="_getUserInfo"/>
\ No newline at end of file
<ad-dialog pageInfo="{{pageInfo}}" bind:updatePage="updatePage" currentHasUserInfo="{{currentHasUserInfo}}" bind:getAuth="_getUserInfo"/>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment