Commit b1e007d5 by 梁建民

文案

parent 1ec49819
...@@ -83,7 +83,7 @@ const actions = { ...@@ -83,7 +83,7 @@ const actions = {
let obj = { let obj = {
...payload.params, ...payload.params,
'offset': 100, 'offset': 150,
'sample_status/eq': 1, 'sample_status/eq': 1,
}; };
......
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
<span class="l" @click="toUrl">继续领取</span> <span class="l" @click="toUrl">继续领取</span>
<span class="r" v-shareMask>给好友送免费样片</span> <span class="r" v-shareMask>给好友送免费样片</span>
</div> </div>
<div class="tips"><em>*</em>快递预计1-个工作日内送达,请耐心等待</div> <div class="tips"><em>*</em>快递预计1-5个工作日内送达,请耐心等待</div>
</div> </div>
</div> </div>
<van-loading type="spinner" color="#000" class="loading-background" v-if="loading"/> <van-loading type="spinner" color="#000" class="loading-background" v-if="loading"/>
......
This diff could not be displayed because it is too large.
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 sign in to comment