Commit da823bbf by LiuJunYi

会员卡说明信息补充

parent 4ca27e61
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
</view> </view>
<view class='vip_intro'> <view class='vip_intro'>
会员卡说明:用户购买一次会员卡后,增加一年的会员时限,多次购买则在先有的基础上延长时间,单次以1年为标准。 会员卡说明:用户购买一次会员卡后,增加一年的会员时限,多次购买则在先有的基础上延长时间,单次以1年为标准,已购卡会员请添加美行客服微信,邀请进会员群
</view> </view>
<!-- 用户输入的信息 --> <!-- 用户输入的信息 -->
......
// export const Config = {
// apiPath: "https://app.maveler.com/api/",
// mobPath: "https://app.maveler.com/mob/",
// shopJoinPath: "https://app.maveler.com/mob/Index/shopjoin"
// }
export const Config = { export const Config = {
apiPath: "https://mavaler.jqhulian.com/api/", apiPath: "https://wxapp.maveler.com/api/",
mobPath: "https://mavaler.jqhulian.com/mob/", mobPath: "https://wxapp.maveler.com/mob/",
shopJoinPath: "https://mavaler.jqhulian.com/mob/Index/shopjoin" shopJoinPath: "https://wxapp.maveler.com/mob/Index/shopjoin"
} }
export default Config export default Config
\ 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