淘宝 1800 左右的索尼电视可以买吗 - V2EX
V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
script> document.addEventListener('DOMContentLoaded', function() { // Function to escape HTML entities function escapeHtml(text) { if (!text) return ''; var div = document.createElement('div'); div.textCOntent= text; return div.innerHTML; } // Function to render campaign based on display format function renderCampaign(campaign) { let html = ''; let displayFormat = campaign.display_format || 'text-only'; let title = escapeHtml(campaign.title); let description = escapeHtml(campaign.description); let callToAction = escapeHtml(campaign.call_to_action); let link = escapeHtml(campaign.link); // Check if required image URL is available for the display format, fallback to text-only if not if (displayFormat === 'small-with-description' && !campaign.img_small_url) { displayFormat = 'text-only'; } else if (displayFormat === 'banner-only' && !campaign.img_banner_url) { displayFormat = 'text-only'; } else if ((displayFormat === 'big-only' || displayFormat === 'big-with-description' || displayFormat === 'big-with-title-description-button') && !campaign.img_big_url) { displayFormat = 'text-only'; } html = `
${title}
`; switch(displayFormat) { case 'text-only': html += `
${description}
`; break; case 'small-with-description': html += `
${campaign.img_small_cid ? `
` : ''}
${description}
`; break; case 'banner-only': html += `
`; break; case 'big-only': html += `
`; break; case 'big-with-description': html += `
`; html += `
${description}
`; break; case 'big-with-title-description-button': html += `
`; html += `
${description}
`; html += ``; break; default: html += `
${description}
`; } html += `` return html; } // Load campaign from emitter var xhr = new XMLHttpRequest(); xhr.open('GET', '/pro/emitter', true); xhr.setRequestHeader('Content-Type', 'application/json'); xhr.Onreadystatechange= function() { if (xhr.readyState === 4) { if (xhr.status === 200) { try { var campaign = JSON.parse(xhr.responseText); if (campaign && campaign.id) { var html = renderCampaign(campaign); document.getElementById('pro-campaign-container').innerHTML = html; } else { // No campaign to display, hide the container document.getElementById('pro-campaign-container').style.display = 'none'; } } catch (e) { // Parse error, hide the container document.getElementById('pro-campaign-container').style.display = 'none'; console.log('Error parsing campaign data: ' + e.message); } } else { // HTTP error, hide the container document.getElementById('pro-campaign-container').style.display = 'none'; console.log('Error loading campaign: HTTP ' + xhr.status); } } }; xhr.send(); });
daotiangeng
V2EX    淘宝

淘宝 1800 左右的索尼电视可以买吗

  •  
  •   daotiangeng 2023-11-21 10:24:07 +08:00 2563 次点击
    这是一个创建于 736 天前的主题,其中的信息可能已经有所发展或是发生改变。

    索尼 8K 无边框平板智能电视 50/60/70/75/80/100 寸防爆语音曲面

    价格 1788.00

    26 条回复    2023-11-21 21:46:03 +08:00
    gundam0603
        1
    gundam0603  
       2023-11-21 10:26:59 +08:00   12
    亲戚买过,牌子是“索尼 8K”,pdd 的强退了
    keithsliu
        2
    keithsliu  
       2023-11-21 10:34:46 +08:00
    所以牌子叫 索尼 8k ?
    fionasit007
        3
    fionasit007  
       2023-11-21 11:50:30 +08:00
    @gundam0603 哈哈哈哈太搞了
    JensenQian
        4
    JensenQian  
       2023-11-21 11:58:17 +08:00 via iPhone
    直接买国产牌子吧,广告自己想办法关了
    Tufutogo
        5
    Tufutogo  
       2023-11-21 12:03:23 +08:00
    要不我贴牌一个“LG 8K”的电视卖卖,LOL
    asm
        6
    asm  
       2023-11-21 12:03:31 +08:00
    五六千的电视都没有 8k 。。所以这 8k 看来真是名字,哈哈哈哈。
    coderluan
        7
    coderluan  
       2023-11-21 12:15:46 +08:00
    补充一个点,PDD 廉价电视的尺寸也都是缩水,他们的 XX 寸盒子的尺寸 ,电视实际小一圈。
    kid1412621
        8
    kid1412621  
       2023-11-21 13:01:13 +08:00
    那岂不 900 就能买 4k 了
    eWS2mq278TTzoj0O
        9
    eWS2mq278TTzoj0O  
       2023-11-21 13:03:40 +08:00
    666 ,牌子叫索尼 8k 是没想到的
    gps949
        10
    gps949  
       2023-11-21 13:21:47 +08:00
    太逗了。。。。
    就算是“索尼 8K”牌,这价钱也买不来 8K 啊,4K 都买不来
    mskumiko
        11
    mskumiko  
       2023-11-21 13:24:07 +08:00
    这是 V2 ??
    juded
        12
    juded  
       2023-11-21 13:44:08 +08:00
    小米华为以及一票老牌电视厂商都有 2000 左右的机型,比这种擦边碰瓷的三无产品强多了。
    BigShot404
        13
    BigShot404  
       2023-11-21 13:46:54 +08:00
    小米的 ES50 也不贵,当个电视显示器也足够了,广电好像规定了今后不许有开屏广告。
    BwNVlwSq
        14
    BwNVlwSq  
       2023-11-21 13:47:53 +08:00
    怎么可能这么便宜
    huaxxy94
        15
    huaxxy94  
       2023-11-21 14:07:27 +08:00
    B 站有评测,55 寸的买回来估计只有 40 寸
    gundam0603
        16
    gundam0603  
       2023-11-21 14:10:43 +08:00
    对了 亲戚买的这个"索尼 8k"电视,品牌啥的都先不管,屏幕尺寸不足也不管,关键是他在内外屏幕之间贴了一个保修贴,离边框也很远估计有十几厘米,已经影响观看了,然后一看那贴纸,原来是用贴纸是把坏点遮住了,这东西迟早漏液。感觉是回收的,或者次品屏幕 组装的
    zhangyichent
        17
    zhangyichent  
       2023-11-21 14:11:49 +08:00
    @gundam0603 哈哈哈哈,太秀了
    zhangyichent
        18
    zhangyichent  
       2023-11-21 14:12:58 +08:00
    索尼电视要买起码买高端入门款,性价比的话还是小米和雷鸟比较好吧
    x86
        19
    x86  
       2023-11-21 14:14:19 +08:00   1
    兄弟你都能上 V2 了问这个不应该啊
    lzgshsj
        20
    lzgshsj  
       2023-11-21 14:17:42 +08:00
    今天第一个让我开心的帖子。哈哈
    PaulSamuelson
        21
    PaulSamuelson  
       2023-11-21 14:47:50 +08:00
    你听说过 索爱 手机么?
    trio
        22
    trio  
       2023-11-21 15:12:19 +08:00
    别买
    Vveeb
        23
    Vveeb  
       2023-11-21 16:31:04 +08:00
    闭眼冲!能亮屏能显示 HDMI 信号就不亏
    0x663
        24
    0x663  
       2023-11-21 17:24:52 +08:00
    假一赔十他们都能赚你个大满贯
    PrinceofInj
        25
    PrinceofInj  
       2023-11-21 17:28:46 +08:00
    @kid1412621 你算错了,要除 4
    usauk1998
        26
    usauk1998  
       2023-11-21 21:46:03 +08:00 via Android
    不如 2000 买小米
    关于     帮助文档     自助推广系统     博客     API     FAQ     Solana     2875 人在线   最高记录 6679       Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 25ms UTC 00:25 PVG 08:25 LAX 16:25 JFK 19:25
    Do have faith in what you're doing.
    ubao msn snddm index pchome yahoo rakuten mypaper meadowduck bidyahoo youbao zxmzxm asda bnvcg cvbfg dfscv mmhjk xxddc yybgb zznbn ccubao uaitu acv GXCV ET GDG YH FG BCVB FJFH CBRE CBC GDG ET54 WRWR RWER WREW WRWER RWER SDG EW SF DSFSF fbbs ubao fhd dfg ewr dg df ewwr ewwr et ruyut utut dfg fgd gdfgt etg dfgt dfgd ert4 gd fgg wr 235 wer3 we vsdf sdf gdf ert xcv sdf rwer hfd dfg cvb rwf afb dfh jgh bmn lgh rty gfds cxv xcv xcs vdas fdf fgd cv sdf tert sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf shasha9178 shasha9178 shasha9178 shasha9178 shasha9178 liflif2 liflif2 liflif2 liflif2 liflif2 liblib3 liblib3 liblib3 liblib3 liblib3 zhazha444 zhazha444 zhazha444 zhazha444 zhazha444 dende5 dende denden denden2 denden21 fenfen9 fenf619 fen619 fenfe9 fe619 sdf sdf sdf sdf sdf zhazh90 zhazh0 zhaa50 zha90 zh590 zho zhoz zhozh zhozho zhozho2 lislis lls95 lili95 lils5 liss9 sdf0ty987 sdft876 sdft9876 sdf09876 sd0t9876 sdf0ty98 sdf0976 sdf0ty986 sdf0ty96 sdf0t76 sdf0876 df0ty98 sf0t876 sd0ty76 sdy76 sdf76 sdf0t76 sdf0ty9 sdf0ty98 sdf0ty987 sdf0ty98 sdf6676 sdf876 sd876 sd876 sdf6 sdf6 sdf9876 sdf0t sdf06 sdf0ty9776 sdf0ty9776 sdf0ty76 sdf8876 sdf0t sd6 sdf06 s688876 sd688 sdf86