首頁(yè)結(jié)婚請(qǐng)柬婚宴酒店結(jié)婚商城婚品采購(gòu)新娘說(shuō)結(jié)婚攻略婚禮問(wèn)答婚禮時(shí)光

你們結(jié)婚都收到了多少改口費(fèi)?老公有收到嗎?

分享
QQ
新浪微博
微信
提問(wèn)人:冰-yanice發(fā)布日期:2021-07-30閱讀:3066

來(lái)自一個(gè)即將領(lǐng)證的結(jié)婚小白的問(wèn)題,你們結(jié)婚的時(shí)候,都收到了多少改口費(fèi),你爸媽給你老公改口費(fèi)了嗎,一般大家都是什么時(shí)候改口呀,領(lǐng)證了之后還是要等到辦完喜酒之后?

3條回答

我是領(lǐng)了結(jié)婚證,我老公先改口,我也就改了

林萱很困
發(fā)布于:2021-07-30
00

一般都有改口費(fèi)的,婆婆當(dāng)時(shí)改口費(fèi)給了我10001元,寓意是萬(wàn)里挑一

趙煥然
發(fā)布于:2021-07-30
00

爸媽1w,公婆1w


牽風(fēng)散步
發(fā)布于:2021-07-30
00
其他類似問(wèn)題
    登錄婚禮紀(jì)

    登錄即表示同意同意《婚禮紀(jì)用戶協(xié)議》

    還差一步,綁定手機(jī)號(hào)

    請(qǐng)輸入手機(jī)號(hào)

      我想咨詢
      展開(kāi)
      杭州婚禮紀(jì)體驗(yàn)店
      36條100%好評(píng)
      下載app,溝通更安全
      酒店特惠三步查
      全國(guó)
      • 上海
      • 北京
      • 杭州
      • 南京
      • 廣州
      • 昆明
      • 寧波
      全部區(qū)域
      • 全部區(qū)域
      4000-5000元
      • 不限
      • 4000以下
      • 4000-5000元
      • 5000-6000元
      • 6000-7000元
      • 7000元以上
      d_count', type:'Get', xhrFields: { withCredentials: true }, headers: { 'content-type': "application/json; charset=utf-8" }, success:function(result){ if(!result.data.unread_count){ $('.sixin_merchant').addClass('unread') } else { $('.sixin_merchant').addClass('unread') } setTimeout(function(){ getUnreadCount() },10000); } }) } function getIsShowChat () { $.ajax({ url: '/p/wedding/index.php/home/APIMerchant/IsEnableWapChat', type:'Get', headers: { 'content-type': "application/json; charset=utf-8" }, success: function(result){ if(result.data){ $('#J_showChat').html('
      咨詢
      商家
      ') $('.sixin-icon').click(async function(e){ statistic({ app_name: 'web', element_tag: 'chat_merchant_item', event_type: 'element_hit', }) var user_id = getCookie('user_id') || getCookie('visitor_user_id') var merchant_id = e.target.getAttribute('data-merchantId'); changeVerify() if(getCookie('user_id')){ showWeddingChat(merchant_id) }else if(getCookie('visitor_user_id')){ $.ajax({ url: domain_url+'/api/channels?per_page=40', type: 'GET', headers: { appname: 'web' }, xhrFields: { withCredentials: true }, success: async function (result) { var list = result.data.list if(list.length){ showWeddingChat(merchant_id) }else{ // 用戶手動(dòng)登錄彈窗,0表示無(wú)指定商家,但需要彈出 sixin_merchant_id = merchant_id || 0; $('.toLogin').css('display','flex'); // await otherLogin(); // console.log(await otherLogin()) } }, error: async function (){ sixin_merchant_id = merchant_id || 0; $('.toLogin').css('display','flex'); // await otherLogin(); } }) }else{ // 用戶手動(dòng)登錄彈窗,0表示無(wú)指定商家,但需要彈出 sixin_merchant_id = merchant_id || 0; $('.toLogin').css('display','flex'); // await otherLogin(); } }) } } }) } getIsShowChat() /** * 顯示聊天窗口 */ function showWeddingChat(merchant_id) { var message_id='',channel_id='' ; var merchant_id = "" || merchant_id; $('.mallindex_chat').attr('data-user', user_id) // 打開(kāi)私信窗口 merchant_id ? weddingChat.init(merchant_id) : weddingChat.init() if($('.mallindex_chat').attr('style') == 'display: block;'){ channel_id = $('.msg-user').find('.chat-on p').attr("data-channel") message_id = $('.msg-mod').find('.msg-linerow:last').attr("data-message-id") weddingChat.sendRead(channel_id,message_id) } } // 拼接url function getSixinUrl() { var window_href = setUrlParam('sixin', sixin_merchant_id); var timestamp = new Date().getTime(); return '/p/wedding/web/oauth/login?type=weixin&href='+_css+'?v='+timestamp+'&return_url='+encodeURIComponent(window_href); } // async function otherLogin() { // const params = { // type: 'WEIXIN', // redirectUrl: encodeURIComponent(window.location.href.split('?')[0]), // } // const header=await requestHeader("GET",'/hms/hljUser/appApi/oauth/web/login',params) // $.ajax({ // url:'https://api.hunliji.com/hms/hljUser/appApi/oauth/web/login', // type:'GET', // headers:header, // data:params, // success:function(result){ // if(result.status.retCode==0){ // $('#iframe')[0].src=result.data // } // } // }); // } // 監(jiān)聽(tīng)離開(kāi)頁(yè)面時(shí)刪除登錄的相關(guān)緩存 window.onbeforeunload = function(event) { var user_id = getCookie('user_id'); // 刪除微信登錄信息的cookie session.deleteCookie('oauth_attempt_info'); // 未獲取到user_id說(shuō)明未登錄 if(!user_id){ sessionStorage.removeItem('sixin_merchant_id'); sessionStorage.removeItem('show_sixin_wx'); }else { // 已登錄時(shí)默認(rèn)已彈出 sessionStorage.setItem('show_sixin_wx', 1); } } /** * 在登錄成功后彈出私信頁(yè)面 */ function showSixinAfterLogin() { var user_id = getCookie('user_id'); var sixin_merchant_id = sessionStorage.getItem('sixin_merchant_id'); var sixin_merchant_id_wx = getUrlParam('sixin'); var url_param = window.location.search; if(!user_id) { return; } // 打開(kāi)私信窗口 if(sixin_merchant_id_wx !== null && !sessionStorage.getItem('show_sixin_wx')) { sessionStorage.setItem('show_sixin_wx', 1); showWeddingChat(Number(sixin_merchant_id_wx)); }else if(sixin_merchant_id !== null) { sessionStorage.removeItem('sixin_merchant_id'); showWeddingChat(Number(sixin_merchant_id)); } } showSixinAfterLogin(); /** * 設(shè)置url中參數(shù) */ function setUrlParam(paramName, value) { var url = window.location.href.toString(); // 參數(shù)不存在是新增 if(window.location.search.indexOf(paramName + '=') === -1) { return window.location.search.indexOf('?') === -1 ? url + '?'+ paramName + '=' + value : url + '&' + paramName + '=' + value; } // 參數(shù)存在是修改 ? ? var r = eval('/('+ paramName+'=)([^&]*)/gi'); ? ? return url.replace(r, paramName + '=' + value); } /** * 獲取url中的參數(shù) */ function getUrlParam(paramName) { var reg = new RegExp("(^|&)" + paramName + "=([^&]*)(&|$)"); ? ? var r = window.location.search.substr(1).match(reg); ? ? if (r != null) { ? ? ? ? return unescape(r[2]); ? ? } ? ? return null; }