\\n\\n\",\n \"inline\": true,\n \"wrapperComponent\": \"\",\n \"props\": {},\n \"id\": \"u:96b2c5dffd0c\",\n \"wrapperCustomStyle\": {\n \"svg\": {\n \"overflow\": \"visible\"\n }\n },\n \"visible\": true\n },\n {\n \"type\": \"tpl\",\n \"tpl\": \"A股淘金王\",\n \"inline\": true,\n \"wrapperComponent\": \"\",\n \"props\": {},\n \"id\": \"u:feab5df518b8\",\n \"wrapperCustomStyle\": {\n \"root\": {\n \"font-size\": \"var(--atom-font-size-extra-large)\",\n \"font-weight\": \"600\"\n }\n },\n \"visible\": true\n }\n ],\n \"style\": {\n \"position\": \"static\",\n \"display\": \"block\"\n },\n \"size\": \"none\",\n \"wrapperBody\": false,\n \"id\": \"u:28fb677787b0\",\n \"isFixedHeight\": false,\n \"isFixedWidth\": false,\n \"wrapperCustomStyle\": {\n \"root\": {\n \"padding\": \"12px 12px 0\"\n }\n },\n \"props\": {}\n },\n {\n \"type\": \"service\",\n \"body\": [\n {\n \"type\": \"f10_stocklist@1.0.37\",\n \"name\": \"f10_stocklist@1.0.37\",\n \"_env\": \"prod\",\n \"_version\": \"1.0.37\",\n \"_url\": \"https://s.thsi.cn/cd/website-f10-matrix/f10_stocklist@1.0.37.js\",\n \"_framework\": \"vue\",\n \"body\": [],\n \"props\": {\n \"tableData\": \"${topList}\",\n \"columns\": \"[\\n {\\n \\\"cellFieldsOption\\\": [\\n {\\n \\\"fields\\\": \\\"stockName\\\"\\n },\\n {\\n \\\"fields\\\": \\\"stockCode\\\"\\n }\\n ],\\n \\\"title\\\": \\\"股票/代码\\\",\\n \\\"key\\\": \\\"stockName\\\",\\n \\\"width\\\": \\\"72px\\\"\\n },\\n {\\n \\\"cellFieldsOption\\\": [\\n {\\n \\\"fields\\\": \\\"rise\\\",\\n \\\"thsFontMoney\\\": true,\\n \\\"isRedGreen\\\": \\\"riseValue\\\"\\n }\\n ],\\n \\\"title\\\": \\\"涨跌幅\\\",\\n \\\"key\\\": \\\"riseValue\\\",\\n \\\"sortBy\\\": true\\n },\\n {\\n \\\"cellFieldsOption\\\": {\\n \\\"fields\\\": \\\"goldoutput\\\",\\n \\\"thsFontMoney\\\": true\\n },\\n \\\"title\\\": \\\"年产量\\\",\\n \\\"key\\\": \\\"goldoutputValue\\\",\\n \\\"sortBy\\\": \\\"desc\\\"\\n },\\n {\\n \\\"cellFieldsOption\\\": {\\n \\\"fields\\\": \\\"goldreserve\\\",\\n \\\"thsFontMoney\\\": true\\n },\\n \\\"title\\\": \\\"储量\\\",\\n \\\"key\\\": \\\"goldreserveValue\\\",\\n \\\"sortBy\\\": true,\\n \\\"fit\\\": true\\n },\\n {\\n \\\"cellFieldsOption\\\": {\\n \\\"fields\\\": \\\"percent\\\",\\n \\\"thsFontMoney\\\": true\\n },\\n \\\"title\\\": \\\"黄金业务营收占比\\\",\\n \\\"width\\\": \\\"120px\\\",\\n \\\"key\\\": \\\"percentValue\\\",\\n \\\"sortBy\\\": true\\n }\\n]\",\n \"cellStyleOption\": \"{}\",\n \"tableRadius\": \"\",\n \"autoHeight\": \"false\",\n \"rowKey\": \"\",\n \"headerKey\": \"\",\n \"bodyKey\": \"\",\n \"tableLayout\": \"\\\"4\\\"\",\n \"offsetHeader\": \"0\",\n \"clickHighlight\": \"\",\n \"emptyText\": \"暂无数据\",\n \"expandOption\": \"{}\",\n \"footerOption\": \"{\\n \\\"type\\\": \\\"null\\\"\\n}\",\n \"tagsOption\": \"{\\n \\\"tagsable\\\": true,\\n \\\"fullWidth\\\": true,\\n \\\"tagItemStyle\\\": {\\n \\\"type\\\": \\\"minor-fill\\\",\\n \\\"color\\\": \\\"#ff661a\\\"\\n }\\n}\",\n \"observerDebounceTime\": \"200\",\n \"fixedHeader\": false,\n \"showTags\": false,\n \"isObserveRowEnterOrLeave\": false,\n \"rowHeight\": \"\\\"64px\\\"\"\n },\n \"id\": \"u:9d83b44a6a30\",\n \"propsInputType\": {\n \"fixedHeader\": \"constant\",\n \"showTags\": \"constant\",\n \"isObserveRowEnterOrLeave\": \"constant\"\n },\n \"onEvent\": {\n \"rowClick\": {\n \"weight\": 0,\n \"actions\": [\n {\n \"ignoreError\": false,\n \"script\": \"console.log(event.data);\\nvar stockCode = event.data.value0.row.stockCode;\\nvar stockMarketId = event.data.value0.row.marketId;\\n// 使用反引号定义模板字符串\\nvar stockUrl = `client.html?action=ymtz^url=https://basic.10jqka.com.cn/astockph/briefinfo/index.html?code=${stockCode}&marketid=${stockMarketId}&fromshare=1#/company/jingying^webid=2804^fontzoom=no^title=^mode=new`;\\n// 传入正确的变量名\\nwindow.location.href = stockUrl\",\n \"actionType\": \"custom\"\n }\n ]\n },\n \"sortChange\": {\n \"weight\": 0,\n \"actions\": [\n {\n \"ignoreError\": false,\n \"script\": \"console.log(\\\"对\\\", event.data.value0.key, \\\"进行\\\", event.data.value0.order);\\nconst sortIndex = event.data.value0.key;\\nconst sortType = event.data.value0.order;\\n\\ndoAction({\\n // 目标组件id\\n componentId: \\\"u:05fc5df945cd\\\",\\n ignoreError: false,\\n actionType: \\\"setValue\\\",\\n args: {\\n value: {\\n sortIndex: sortIndex,\\n sortType: sortType\\n }\\n }\\n});\\n\\ndoAction({\\n \\\"componentId\\\": \\\"u:05fc5df945cd\\\",\\n \\\"ignoreError\\\": false,\\n \\\"actionType\\\": \\\"reload\\\"\\n})\",\n \"actionType\": \"custom\"\n }\n ]\n }\n }\n }\n ],\n \"id\": \"u:05fc5df945cd\",\n \"dataProvider\": \"let sortIndex = data.sortIndex || \\\"goldoutputValue\\\";\\nlet sortType = data.sortType || \\\"desc\\\";\\n\\nconst rawList = [\\n {\\n \\\"stockName\\\": \\\"紫金矿业\\\",\\n \\\"goldreserveValue\\\": 3973,\\n \\\"goldoutputValue\\\": 73,\\n \\\"percentValue\\\": 0.4133,\\n \\\"stockCode\\\": \\\"601899\\\",\\n \\\"marketId\\\": \\\"17\\\"\\n },\\n {\\n \\\"stockName\\\": \\\"山东黄金\\\",\\n \\\"goldreserveValue\\\": 2058,\\n \\\"goldoutputValue\\\": 46,\\n \\\"percentValue\\\": 0.8963,\\n \\\"stockCode\\\": \\\"600547\\\",\\n \\\"marketId\\\": \\\"17\\\"\\n },\\n {\\n \\\"stockName\\\": \\\"湖南黄金\\\",\\n \\\"goldreserveValue\\\": null,\\n \\\"goldoutputValue\\\": 46,\\n \\\"percentValue\\\": 0.9042,\\n \\\"stockCode\\\": \\\"002155\\\",\\n \\\"marketId\\\": \\\"33\\\"\\n },\\n {\\n \\\"stockName\\\": \\\"赤峰黄金\\\",\\n \\\"goldreserveValue\\\": 436,\\n \\\"goldoutputValue\\\": 15,\\n \\\"percentValue\\\": 0.884,\\n \\\"stockCode\\\": \\\"600988\\\",\\n \\\"marketId\\\": \\\"17\\\"\\n },\\n {\\n \\\"stockName\\\": \\\"西部黄金\\\",\\n \\\"goldreserveValue\\\": null,\\n \\\"goldoutputValue\\\": 15,\\n \\\"percentValue\\\": 0.7864,\\n \\\"stockCode\\\": \\\"601069\\\",\\n \\\"marketId\\\": \\\"17\\\"\\n },\\n {\\n \\\"stockName\\\": \\\"飞南资源\\\",\\n \\\"goldreserveValue\\\": null,\\n \\\"goldoutputValue\\\": 1.5,\\n \\\"percentValue\\\": 0.0453,\\n \\\"stockCode\\\": \\\"301500\\\",\\n \\\"marketId\\\": \\\"33\\\"\\n },\\n {\\n \\\"stockName\\\": \\\"四川黄金\\\",\\n \\\"goldreserveValue\\\": 26,\\n \\\"goldoutputValue\\\": 1,\\n \\\"percentValue\\\": 0.9986,\\n \\\"stockCode\\\": \\\"001337\\\",\\n \\\"marketId\\\": \\\"33\\\"\\n },\\n {\\n \\\"stockName\\\": \\\"宝鼎科技\\\",\\n \\\"goldreserveValue\\\": 11,\\n \\\"goldoutputValue\\\": 0.5,\\n \\\"percentValue\\\": 0.1155,\\n \\\"stockCode\\\": \\\"002552\\\",\\n \\\"marketId\\\": \\\"33\\\"\\n },\\n {\\n \\\"stockName\\\": \\\"晓程科技\\\",\\n \\\"goldreserveValue\\\": 50,\\n \\\"goldoutputValue\\\": 0.6,\\n \\\"percentValue\\\": 0.8639,\\n \\\"stockCode\\\": \\\"300139\\\",\\n \\\"marketId\\\": \\\"33\\\"\\n }\\n]\\n\\n// 百分比转换方法\\nfunction percentFormater(value) {\\n if (value == null || value === \\\"\\\") {\\n return \\\"--\\\";\\n }\\n var arr = F10Utils.formatPercent(value / 1);\\n return `${arr['value']}${arr['unit']}`\\n}\\n\\n//排序方法\\nfunction sortByField(arr, field, order = 'asc') {\\n // 复制原数组,避免修改原数组\\n const newArr = [...arr];\\n\\n // 排序逻辑\\n newArr.sort((a, b) => {\\n // 获取比较的值,将null视为最小值\\n const valueA = a[field] === null ? -Infinity : a[field];\\n const valueB = b[field] === null ? -Infinity : b[field];\\n\\n // 检查是否为数字类型\\n if (typeof valueA !== 'number' || typeof valueB !== 'number') {\\n console.warn(`字段 ${field} 不是数字类型,不进行排序`);\\n return 0;\\n }\\n\\n // 升序排序\\n if (order === 'asc') {\\n return valueA - valueB;\\n }\\n // 降序排序\\n else if (order === 'desc') {\\n return valueB - valueA;\\n }\\n // 无效排序方式,不排序\\n else {\\n console.warn(`无效的排序方式: ${order},使用默认升序`);\\n return valueA - valueB;\\n }\\n });\\n\\n return newArr;\\n}\\n\\n//增加percent字段\\nfunction addPercentToStocks(stockList) {\\n // 使用map遍历数组,为每个对象添加percent字段\\n return stockList.map(stock => ({\\n ...stock, // 保留原有属性\\n percent: percentFormater(stock.percentValue), // 添加新的percent字段\\n goldoutput: stock.goldoutputValue !== null ? `${stock.goldoutputValue}吨` : \\\"--\\\",\\n goldreserve: stock.goldreserveValue !== null ? `${stock.goldreserveValue}吨` : \\\"--\\\"\\n }));\\n}\\n\\n// const stockList = sortByField(addPercentToStocks(rawList), sortIndex, sortType);\\n\\n\\n\\n\\n//------------------------\\n\\n//加载参数\\nlet requestUrl = 'https://dataq.10jqka.com.cn/fetch-data-server/fetch/v1/specific_data';\\n//股票列表\\nlet queryCode = rawList.map(stock => `${stock.marketId}:${stock.stockCode}`);\\nlet listLength = rawList.length;\\n//起始坐标&每一次请求个数\\nlet pageBegin = 0;\\nlet pageSize = data.pageSize || 10;\\n//是否首次加载\\nlet firstLoad = true;\\n//是否已加载完毕\\nlet loadOver = false;\\n\\n//扶摇查询\\nasync function sendPostRequest() {\\n // 请求URL\\n const url = requestUrl;\\n\\n // 请求头配置\\n const headers = {\\n 'Content-Type': 'application/json',\\n 'Platform': 'mobileweb',\\n 'Source-Id': 'kamis-18686'\\n };\\n\\n // 请求体数据\\n const requestBody = {\\n \\\"code_selectors\\\": {\\n \\\"include\\\": [\\n {\\n \\\"type\\\": \\\"stock_code\\\",\\n \\\"values\\\": queryCode\\n }\\n ]\\n },\\n \\\"indexes\\\": [\\n {\\n \\\"index_id\\\": \\\"security_name\\\",\\n \\\"attribute\\\": {},\\n \\\"timestamp\\\": 0,\\n \\\"time_type\\\": \\\"SNAPSHOT\\\"\\n },\\n {\\n \\\"index_id\\\": \\\"hq-fncdict-199112\\\",\\n \\\"attribute\\\": {},\\n \\\"timestamp\\\": 0,\\n \\\"time_type\\\": \\\"SNAPSHOT\\\"\\n }\\n ],\\n \\\"page_info\\\": {\\n \\\"page_begin\\\": pageBegin,\\n \\\"page_size\\\": pageSize\\n },\\n // \\\"sort\\\": [{\\n // \\\"idx\\\": sortIndex,\\n // \\\"type\\\": sortType\\n // }]\\n };\\n\\n try {\\n // 发送POST请求\\n const response = await fetch(url, {\\n method: 'POST',\\n headers: headers,\\n body: JSON.stringify(requestBody)\\n });\\n\\n // 检查响应状态\\n if (!response.ok) {\\n throw new Error(`HTTP error! status: ${response.status}`);\\n }\\n\\n // 解析响应数据\\n const data = await response.json();\\n console.log('请求成功,响应数据:', data);\\n return data;\\n\\n } catch (error) {\\n console.error('请求失败:', error);\\n throw error; // 可根据需要决定是否抛出错误\\n }\\n};\\n\\nfunction transformStockData(sourceData) {\\n // 检查源数据是否有效\\n if (!sourceData || !sourceData.data || !sourceData.data.data) {\\n return [];\\n }\\n\\n const result = [];\\n const stockList = sourceData.data.data;\\n\\n // 遍历每只股票数据\\n stockList.forEach(stock => {\\n // 解析code获取marketId和stockCode\\n const [marketId, stockCode] = stock.code.split(':');\\n\\n // 提取股票名称和涨幅值\\n const stockName = stock.values.find(v => v.idx === 0)?.value || '';\\n const riseValue = stock.values.find(v => v.idx === 1)?.value || 0;\\n\\n // 计算涨幅百分比字符串(保留两位小数)\\n const rise = `${(riseValue * 1).toFixed(2)}%`;\\n\\n // 构建目标格式对象并添加到结果数组\\n result.push({\\n stockCode,\\n marketId,\\n stockName,\\n riseValue,\\n rise\\n });\\n });\\n\\n return result;\\n}\\n\\n//合并数组的方法\\nfunction mergeStockArrays(arr1, arr2) {\\n // 创建一个Map用于存储第一个数组的对象,键为stockCode和marketId的组合\\n const stockMap = new Map();\\n\\n // 处理第一个数组,将对象存入Map\\n arr1.forEach(item => {\\n const key = `${item.stockCode}-${item.marketId}`;\\n stockMap.set(key, { ...item });\\n });\\n\\n // 处理第二个数组,合并到Map中\\n arr2.forEach(item => {\\n const key = `${item.stockCode}-${item.marketId}`;\\n if (stockMap.has(key)) {\\n // 如果存在匹配项,则合并两个对象的属性\\n const existingItem = stockMap.get(key);\\n stockMap.set(key, { ...existingItem, ...item });\\n } else {\\n // 如果不存在匹配项,则直接添加到Map\\n stockMap.set(key, { ...item });\\n }\\n });\\n\\n // 将Map中的值转换为数组并返回\\n return Array.from(stockMap.values());\\n}\\n\\nsendPostRequest()\\n .then(\\n response => {\\n const requestList = transformStockData(response);\\n console.log(\\\"requestList:\\\", requestList);\\n const stockList = mergeStockArrays(rawList, requestList);\\n const finalList = sortByField(addPercentToStocks(stockList), sortIndex, sortType);\\n window.addStockList = finalList.map(item => {\\n // 解构出需要的属性,排除tagArr\\n const { tagArr, marketId, ...rest } = item;\\n // 返回新对象,将marketId重命名为stockMarket\\n return {\\n ...rest,\\n stockMarket: marketId\\n };\\n });\\n\\n setData({\\n list: finalList,\\n topList: finalList.slice(0,5)\\n })\\n\\n }\\n )\\n\\n//------------------------\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\n \"dsType\": \"api\",\n \"interval\": 0,\n \"stopAutoRefreshWhen\": \"\",\n \"data\": {},\n \"onEvent\": {},\n \"visible\": true\n },\n {\n \"type\": \"container\",\n \"body\": [\n {\n \"type\": \"tpl\",\n \"tpl\": \"查看更多\",\n \"inline\": true,\n \"wrapperComponent\": \"\",\n \"props\": {},\n \"id\": \"u:906a0b2e7cfc\",\n \"wrapperCustomStyle\": {\n \"root\": {\n \"color\": \"rgba(0, 0, 0, 0.4)\"\n }\n }\n }\n ],\n \"style\": {\n \"position\": \"static\",\n \"display\": \"flex\",\n \"textAlign\": \"center\",\n \"flexWrap\": \"nowrap\",\n \"alignItems\": \"center\",\n \"justifyContent\": \"center\"\n },\n \"size\": \"none\",\n \"wrapperBody\": false,\n \"id\": \"u:8a39ba1d9a2c\",\n \"isFixedHeight\": false,\n \"isFixedWidth\": false,\n \"onEvent\": {\n \"click\": {\n \"weight\": 0,\n \"actions\": [\n {\n \"ignoreError\": false,\n \"actionType\": \"url\",\n \"args\": {\n \"url\": \"https://eq.10jqka.com.cn/hxapp/kamis-renderer/index.0.3.8.html?token=KA0MTc5NDUB5\"\n }\n }\n ]\n }\n },\n \"kamis:customName\": \"more\",\n \"wrapperCustomStyle\": {\n \"root\": {\n \"height\": \"48px\"\n }\n }\n },\n {\n \"type\": \"tpl\",\n \"tpl\": \"\",\n \"inline\": true,\n \"wrapperComponent\": \"\",\n \"props\": {},\n \"id\": \"u:874cde502ae1\",\n \"kamis:customName\": \"注入金融字体专用\",\n \"isJsonComponent\": true\n }\n ],\n \"style\": {\n \"position\": \"static\",\n \"display\": \"block\"\n },\n \"size\": \"none\",\n \"wrapperBody\": false,\n \"props\": {},\n \"id\": \"u:06f1168f4e39\",\n \"isFixedHeight\": false,\n \"isFixedWidth\": false,\n \"onEvent\": {},\n \"wrapperCustomStyle\": {\n \"background-color\": \"var(--atom-color-foreground-layer1)\",\n \"border-radius\": \"6px\",\n \"margin\": \"0 6px\",\n \".atom-stock-list-body-row-tag\": {\n \"display\": \"none\"\n }\n },\n \"kamis:customName\": \"\",\n \"meta\": {\n \"appId\": \"\",\n \"links\": [\n \"https://i.thsi.cn/m/share/styles/backWash.css\",\n \"https://s.thsi.cn/cd/atom-token-lib/b2c-tokens/0.0.14/variables.css\",\n \"https://s.thsi.cn/cd/b2cweb-scrm-static/css/pcui/pc-ui-zt.css\"\n ],\n \"scripts\": [\n \"https://s.thsi.cn/cb?cd/weblog/0.0.1-alpha.30/weblog.js\",\n \"https://s.thsi.cn/cb?cd/website-thsc-f10-utils/1.6.3/;thsc-f10-utils.js;js/m/common/;basic.js\",\n \"https://s.thsi.cn/js/m/business/backWash/backWash_v2.1.1.js\",\n \"https://s.thsi.cn/cb?js/m/common/zepto.js;js/basic/stockph_v2/i18n_v2.min.js;js/basic/stockph_v2/commonFunc.js;js/m/v2.11/business/stat.js\",\n \"https://s.thsi.cn/cd/b2cweb-component-hxkline-front/index.1.0.6.js\",\n \"https://s.thsi.cn/cd/iwc-datav-standard-chart/1.7.4/bundle.umd.min.js\",\n \"https://s.thsi.cn/cd/atom-token-lib/ponyfill/css-vars-ponyfill@2.4.9.js\",\n \"https://s.thsi.cn/cd/atom-token-lib/b2c-tokens/0.0.14/index.umd.js\"\n ]\n },\n \"visible\": true\n}","darkMode":false},"mark":"k-aims-compiler-1759899374188","style":{"width":750,"height":100,"padding":{"vertical":6,"horizontal":null},"index":"","currentPosition":"quick","position":"relative","pos":{"left":"","right":"","top":"","bottom":""},"align":"center"},"baseEvent":[{"conditionConfig":{"isOpen":false,"relation":"and"},"event":"none","failEvent":"none","moreSetting":true,"isSeedCRM":false,"sourceType":"","backWash":{"isOpen":false,"isJumpToHome":false,"url":""},"isKeyBehavior":false,"isRecord":false,"historyEvent":[],"historyFailEvent":[]}],"clientRects":{"x":792.5,"y":-2029.703125,"width":306,"height":524.875,"top":-2029.703125,"right":1098.5,"bottom":-1504.828125,"left":792.5}},{"detail":{"name":"news-content-flow-unify","height":"1rem","title":"美国政府“关门”","total":6,"showNum":2,"code":9214,"refresh":false},"mark":"news-content-flow-unify-1759048103771","style":{"width":750,"height":"","padding":{"vertical":6,"horizontal":14},"index":"","currentPosition":"quick","position":"relative","pos":{"left":"","right":"","top":"","bottom":""},"align":"center"},"baseEvent":[{"conditionConfig":{"isOpen":false,"relation":"and"},"event":"none","failEvent":"none","moreSetting":true,"isSeedCRM":false,"sourceType":"","backWash":{"isOpen":false,"isJumpToHome":false,"url":""},"isKeyBehavior":false,"isRecord":false,"historyEvent":[],"historyFailEvent":[]}],"clientRects":{"x":792.5,"y":-1504.828125,"width":306,"height":212.859375,"top":-1504.828125,"right":1098.5,"bottom":-1291.96875,"left":792.5}},{"detail":{"name":"core-target-unify","list":[{"title":"","stocks":[{"stock":"USDIND/97/美元指数","tags":""}]},{"title":"","stocks":[{"stock":"DJI/88/道琼斯工业平均指数","tags":""},{"stock":"IXIC/88/纳斯达克综合指数","tags":""}]}],"keyword":"","title":"美国市场表现","borderRadius":6,"backgroundType":"none","backgroundColor":"rgba(255,255,255,1)"},"mark":"core-target-unify-1759899422907","style":{"width":720,"height":"","padding":{"vertical":6,"horizontal":14},"index":"","currentPosition":"quick","position":"relative","pos":{"left":"","right":"","top":"","bottom":""},"align":"center"},"baseEvent":[{"conditionConfig":{"isOpen":false,"relation":"and"},"event":"none","failEvent":"none","moreSetting":true,"isSeedCRM":false,"sourceType":"","backWash":{"isOpen":false,"isJumpToHome":false,"url":""},"isKeyBehavior":false,"isRecord":false,"historyEvent":[],"historyFailEvent":[]}],"clientRects":{"x":792.5,"y":-1291.96875,"width":306,"height":208.140625,"top":-1291.96875,"right":1098.5,"bottom":-1083.828125,"left":792.5}},{"detail":{"name":"news-content-flow-unify","height":"1rem","title":"日本或迎女首相","total":6,"showNum":2,"code":9212,"refresh":false},"mark":"news-content-flow-unify-1759048094362","style":{"width":750,"height":"","padding":{"vertical":6,"horizontal":14},"index":"","currentPosition":"quick","position":"relative","pos":{"left":"","right":"","top":"","bottom":""},"align":"center"},"baseEvent":[{"conditionConfig":{"isOpen":false,"relation":"and"},"event":"none","failEvent":"none","moreSetting":true,"isSeedCRM":false,"sourceType":"","backWash":{"isOpen":false,"isJumpToHome":false,"url":""},"isKeyBehavior":false,"isRecord":false,"historyEvent":[],"historyFailEvent":[]}],"clientRects":{"x":792.5,"y":-1083.828125,"width":306,"height":227.546875,"top":-1083.828125,"right":1098.5,"bottom":-856.28125,"left":792.5}},{"detail":{"name":"core-target-unify","list":[{"title":"","stocks":[{"stock":"N225/88/东京日经225指数","tags":""},{"stock":"JPYUSD/98/日元兑美元","tags":""}]}],"keyword":"","title":"日本市场表现","borderRadius":6,"backgroundType":"none","backgroundColor":"rgba(255,255,255,1)"},"mark":"core-target-unify-1759899482282","style":{"width":720,"height":"","padding":{"vertical":6,"horizontal":14},"index":"","currentPosition":"quick","position":"relative","pos":{"left":"","right":"","top":"","bottom":""},"align":"center"},"baseEvent":[{"conditionConfig":{"isOpen":false,"relation":"and"},"event":"none","failEvent":"none","moreSetting":true,"isSeedCRM":false,"sourceType":"","backWash":{"isOpen":false,"isJumpToHome":false,"url":""},"isKeyBehavior":false,"isRecord":false,"historyEvent":[],"historyFailEvent":[]}],"clientRects":{"x":792.5,"y":-856.28125,"width":306,"height":149.421875,"top":-856.28125,"right":1098.5,"bottom":-706.859375,"left":792.5}},{"detail":{"name":"news-content-flow-unify","height":"1rem","title":"AI眼镜爆卖","total":6,"showNum":2,"code":9213,"refresh":false},"mark":"news-content-flow-unify-1759048098988","style":{"width":750,"height":"","padding":{"vertical":6,"horizontal":14},"index":"","currentPosition":"quick","position":"relative","pos":{"left":"","right":"","top":"","bottom":""},"align":"center"},"baseEvent":[{"conditionConfig":{"isOpen":false,"relation":"and"},"event":"none","failEvent":"none","moreSetting":true,"isSeedCRM":false,"sourceType":"","backWash":{"isOpen":false,"isJumpToHome":false,"url":""},"isKeyBehavior":false,"isRecord":false,"historyEvent":[],"historyFailEvent":[]}],"clientRects":{"x":792.5,"y":-706.859375,"width":306,"height":134.5625,"top":-706.859375,"right":1098.5,"bottom":-572.296875,"left":792.5}},{"detail":{"name":"core-target-unify","list":[{"title":"","stocks":[{"stock":"002241/33/歌尔股份","tags":""},{"stock":"002475/33/立讯精密","tags":""},{"stock":"300433/33/蓝思科技","tags":""}]}],"keyword":"","title":"AI眼镜概念股","borderRadius":6,"backgroundType":"none","backgroundColor":"rgba(255,255,255,1)"},"mark":"core-target-unify-1759899614690","style":{"width":720,"height":"","padding":{"vertical":6,"horizontal":14},"index":"","currentPosition":"quick","position":"relative","pos":{"left":"","right":"","top":"","bottom":""},"align":"center"},"baseEvent":[{"conditionConfig":{"isOpen":false,"relation":"and"},"event":"none","failEvent":"none","moreSetting":true,"isSeedCRM":false,"sourceType":"","backWash":{"isOpen":false,"isJumpToHome":false,"url":""},"isKeyBehavior":false,"isRecord":false,"historyEvent":[],"historyFailEvent":[]}],"clientRects":{"x":792.5,"y":-572.296875,"width":306,"height":172.265625,"top":-572.296875,"right":1098.5,"bottom":-400.03125,"left":792.5}},{"detail":{"name":"news-content-flow-unify","height":"1rem","title":"Open AI牵手AMD","total":6,"showNum":2,"code":9215,"refresh":true},"mark":"news-content-flow-unify-1759048182389","style":{"width":750,"height":"","padding":{"vertical":6,"horizontal":14},"index":"","currentPosition":"quick","position":"relative","pos":{"left":"","right":"","top":"","bottom":""},"align":"center"},"baseEvent":[{"conditionConfig":{"isOpen":false,"relation":"and"},"event":"none","failEvent":"none","moreSetting":true,"isSeedCRM":false,"sourceType":"","backWash":{"isOpen":false,"isJumpToHome":false,"url":""},"isKeyBehavior":false,"isRecord":false,"historyEvent":[],"historyFailEvent":[]}],"clientRects":{"x":792.5,"y":-400.03125,"width":306,"height":212.859375,"top":-400.03125,"right":1098.5,"bottom":-187.171875,"left":792.5}},{"detail":{"name":"core-target-unify","list":[{"title":"","stocks":[{"stock":"AMD/185/超微半导体","tags":""}]},{"title":"","stocks":[{"stock":"601138/17/工业富联","tags":""},{"stock":"688041/17/海光信息","tags":""}]}],"keyword":"","title":"核心标的","borderRadius":6,"backgroundType":"none","backgroundColor":"rgba(255,255,255,1)"},"mark":"core-target-unify-1759899735597","style":{"width":720,"height":"","padding":{"vertical":6,"horizontal":14},"index":"","currentPosition":"quick","position":"relative","pos":{"left":"","right":"","top":"","bottom":""},"align":"center"},"baseEvent":[{"conditionConfig":{"isOpen":false,"relation":"and"},"event":"none","failEvent":"none","moreSetting":true,"isSeedCRM":false,"sourceType":"","backWash":{"isOpen":false,"isJumpToHome":false,"url":""},"isKeyBehavior":false,"isRecord":false,"historyEvent":[],"historyFailEvent":[]}],"clientRects":{"x":792.5,"y":-187.171875,"width":306,"height":208.140625,"top":-187.171875,"right":1098.5,"bottom":20.96875,"left":792.5}},{"detail":{"name":"news-content-flow-unify","height":"1rem","title":"电影票房","total":6,"code":9204,"refresh":true,"showNum":2},"mark":"news-content-flow-unify-1741162470054","style":{"width":720,"height":"","padding":{"vertical":6,"horizontal":14},"index":"top","currentPosition":"quick","position":"relative","pos":{"left":"","right":"","bottom":"","top":""},"align":"center"},"baseEvent":[{"conditionConfig":{"isOpen":false,"relation":"and"},"event":"none","failEvent":"none","moreSetting":true,"isSeedCRM":false,"sourceType":"","backWash":{"isOpen":false,"isJumpToHome":false,"url":""},"isKeyBehavior":false,"isRecord":false,"historyEvent":[],"historyFailEvent":[]}],"clientRects":{"x":792.5,"y":20.96875,"width":306,"height":203.078125,"top":20.96875,"right":1098.5,"bottom":224.046875,"left":792.5}},{"detail":{"name":"core-target-unify","list":[{"title":"","stocks":[{"stock":"300528/33/幸福蓝海","tags":""},{"stock":"002905/33/金逸影视","tags":""},{"stock":"601929/17/吉视传媒","tags":""}]}],"keyword":"","title":"核心标的","borderRadius":6,"backgroundType":"none","backgroundColor":"rgba(255,255,255,1)"},"mark":"core-target-unify-1759899939558","style":{"width":720,"height":"","padding":{"vertical":6,"horizontal":14},"index":"","currentPosition":"quick","position":"relative","pos":{"left":"","right":"","top":"","bottom":""},"align":"center"},"baseEvent":[{"conditionConfig":{"isOpen":false,"relation":"and"},"event":"none","failEvent":"none","moreSetting":true,"isSeedCRM":false,"sourceType":"","backWash":{"isOpen":false,"isJumpToHome":false,"url":""},"isKeyBehavior":false,"isRecord":false,"historyEvent":[],"historyFailEvent":[]}],"clientRects":{"x":792.5,"y":224.046875,"width":306,"height":172.265625,"top":224.046875,"right":1098.5,"bottom":396.3125,"left":792.5}},{"detail":{"name":"news-content-flow-unify","height":"1rem","title":"旅游出行","total":6,"showNum":2,"code":9205,"refresh":false},"mark":"news-content-flow-unify-1759042578810","style":{"width":750,"height":"","padding":{"vertical":6,"horizontal":14},"index":"","currentPosition":"quick","position":"relative","pos":{"left":"","right":"","top":"","bottom":""},"align":"center"},"baseEvent":[{"conditionConfig":{"isOpen":false,"relation":"and"},"event":"none","failEvent":"none","moreSetting":true,"isSeedCRM":false,"sourceType":"","backWash":{"isOpen":false,"isJumpToHome":false,"url":""},"isKeyBehavior":false,"isRecord":false,"historyEvent":[],"historyFailEvent":[]}],"clientRects":{"x":792.5,"y":396.3125,"width":306,"height":198.171875,"top":396.3125,"right":1098.5,"bottom":594.484375,"left":792.5}},{"detail":{"name":"vue-image","src":"https://s.thsi.cn/js/m/kh/new_page_creator/upload/online/images/images-561a1d47-937787.png","imageSrc":"https://s.thsi.cn/js/m/kh/new_page_creator/upload/online/images/images-561a1d47-937787.png","isOpenPreview":false,"linkUrl":"","isAIIdentifyStock":false,"stocksList":[]},"mark":"vue-image-1704259734852","style":{"width":150,"height":"","padding":{"vertical":"","horizontal":""},"index":"top","currentPosition":"exact","position":"fixed","pos":{"left":594.5261412975835,"right":"","bottom":"","top":1061.2745846019072},"align":"center","zIndex":801},"baseEvent":[{"conditionConfig":{"isOpen":false,"relation":"and"},"event":"share","eventDetail":{"link":{"type":0,"ios":"","android":"","all":"","withParams":true,"iosWithParams":true,"androidWithParams":true},"share":{"type":"link","link":"https://mams.10jqka.com.cn/new/server/html/100921.html","title":"国庆假期大事汇总!","content":"国庆、中秋假期要闻汇总:现货黄金突破4000美元,美国政府持续停摆、Open AI牵手AMD等.....","image":"https://s.thsi.cn/js/m/kh/new_page_creator/upload/online/images/images-851f764d-831434.png","withUserInfo":false}},"failEvent":"none","moreSetting":true,"isSeedCRM":false,"sourceType":"","backWash":{"isOpen":false,"isJumpToHome":false,"url":""},"isKeyBehavior":false,"isRecord":false,"historyEvent":["link","share"],"historyFailEvent":[],"oldEvent":"share"}],"clientRects":{"x":1035.0625,"y":755,"width":61.1875,"height":61.1875,"top":755,"right":1096.25,"bottom":816.1875,"left":1035.0625}},{"detail":{"name":"fixed-button","buttonStyle":"self","buttonName":"按钮名称","buttonFontSize":"32","buttonFontColor":"rgba(255,255,255,1)","buttonColor":"rgba(24,144,255,1)","leftButtonName":"左侧按钮名称","leftButtonFontSize":"32","leftButtonFontColor":"rgba(255,255,255,1)","leftButtonColor":"rgba(24,144,255,1)","rightButtonName":"右侧按钮名称","rightButtonFontSize":"32","rightButtonFontColor":"rgba(255,255,255,1)","rightButtonColor":"rgba(245,34,45,1)","title":"主文案","titleColor":"rgba(38,38,38,1)","titleFontSize":"32","subTitle":"次文案","subTitleColor":"rgba(140,140,140,1)","subTileFontSize":"24","textBGColor":"rgba(255,255,255,1)","textBtnName":"按钮名称","textBtnTextColor":"rgba(255,255,255,1)","textBtnFontSize":"32","textBtnColor":"rgba(245,34,45,1)","src":"https://s.thsi.cn/js/m/kh/new_page_creator/upload/online/images/images-6ae3d26e-583466.png","show":true},"mark":"fixed-button-1759045569251","style":{},"baseEvent":[{"conditionConfig":{"isOpen":false,"relation":"and"},"event":"link","eventDetail":{"link":{"type":0,"ios":"","android":"","pc":"","all":"https://kaihu.10jqka.com.cn/activity/html/2022/kaihu-recommend-middle/index.html?source=adv_rdzs","withParams":true,"iosWithParams":true,"androidWithParams":true,"pcWithParams":true,"pcWithNewTab":false}},"failEvent":"none","moreSetting":true,"isSeedCRM":false,"sourceType":"","backWash":{"isOpen":false,"isJumpToHome":false,"url":""},"isKeyBehavior":false,"isRecord":false,"historyEvent":["link"],"historyFailEvent":[],"oldEvent":"link"}],"statInfo":{"singleBtn":"按钮名称","doubleLeftBtn":"左侧按钮名称","doubleRightBtn":"右侧按钮名称","leftText":"主文案","textRightBtn":"按钮名称","self":"图片"},"clientRects":{"x":792.5,"y":797.21875,"width":306,"height":49.71875,"top":797.21875,"right":1098.5,"bottom":846.9375,"left":792.5}},{"detail":{"name":"news-content-flow-unify","height":"1rem","title":"诺贝尔奖","total":6,"showNum":4,"code":9225,"refresh":false},"mark":"news-content-flow-unify-1759899901027","style":{"width":720,"height":"","padding":{"vertical":6,"horizontal":14},"index":"","currentPosition":"quick","position":"relative","pos":{"left":"","right":"","top":"","bottom":""},"align":"center"},"baseEvent":[{"conditionConfig":{"isOpen":false,"relation":"and"},"event":"none","failEvent":"none","moreSetting":true,"isSeedCRM":false,"sourceType":"","backWash":{"isOpen":false,"isJumpToHome":false,"url":""},"isKeyBehavior":false,"isRecord":false,"historyEvent":[],"historyFailEvent":[]}],"clientRects":{"x":792.5,"y":594.484375,"width":306,"height":203.078125,"top":594.484375,"right":1098.5,"bottom":797.5625,"left":792.5}}],"detail":{"canvasMode":"auto","deviceType":"Mobile","canvasMinWidth":"","desktopCanvasWidth":"","desktopCanvasHeight":"","clientWindowWidth":"","clientWindowHeight":"","isClientWindowMax":true,"name":"热点:2510国庆大事汇总","date":["2025-09-28T06:44:03.546Z","2025-10-12T06:44:03.546Z"],"title":"国庆假期大事汇总!","description":"长假前,券商对市场的看法逐渐转向盈利验证,投资者应关注哪些因素来决定持股还是持币?深入分析在此。","protocol":[],"hasComment":false,"authentication":false,"onShowReload":false,"isShare":true,"shareType":"customizable","shareTitle":"国庆假期大事汇总!","shareContent":"国庆、中秋假期要闻汇总:现货黄金突破4000美元,美国政府持续停摆、Open AI牵手AMD等.....","shareImage":"https://s.thsi.cn/js/m/kh/new_page_creator/upload/online/images/images-851f764d-831434.png","shareWithUserInfo":false,"navigationMode":["unImmersive"],"backgroundType":"color","backgroundColor":"rgba(155, 13, 10, 1)","backgroundImage":"","redirect":false,"redirectURL":"","withParams":true,"customPath":"","backgroundColorFill":true,"backgroundImageColorFill":"rgba(245,245,245,1)","forever":false,"isSeedCRM":false,"CRMID":"","sourceType":"","canvasRecs":{"x":792.5,"y":-2495,"width":306,"height":3341.5625,"top":-2495,"right":1098.5,"bottom":846.5625,"left":792.5},"previewContainerRecs":{"x":792.5,"y":322,"width":306,"height":525,"top":322,"right":1098.5,"bottom":847,"left":792.5},"language":"zh","shareWaistbandMode":["top","bottom"],"dialogFatigue":"every","showPopCondition":"all","backWashMask":false,"keywords":"","pcAdapter":true,"backWashApp":"ths"},"mark":"activity-1741158995245"},"awardIdList":[],"conditionIdList":[],"dialog":[],"anchor":[],"componentIndex":1,"activeTab":0,"currentMark":"news-content-flow-unify-1759900325724","bottomIndex":500,"topIndex":500,"fixedHeight":122,"grid":false,"createdTime":"","status":100,"remainsProtocolList":[],"dialogOrdinal":0,"fixBottomIndex":800,"fixTopIndex":801,"isContainerComponent":false,"isTabsComponent":false,"isSlidePageComponent":false,"isSlideTabComponent":false,"isCustomPopComponent":false,"isStepsGuideComponent":false,"sourceId":null,"createType":null}; var activityId = 100921;var sceneId = null;var businessLine='rdyx';var date = '20250928';var activityType = 1