消消方块阵换皮表情
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

53 lines
1.9 KiB

import { IConfigData } from "./IConfigData";
/**
* 默认配置
*/
export const NaoDongDaJuanWang: IConfigData = {
id: "",
name: "tt_nddjw",
vsion: "1.0.1",
chanId: "tt",
themeId: "1",
useDoc: true,
noShare: false,
noChangeLang: false,
lang: "cn",
showAddToDesk: true,
showSidebar: true,
platformConf: {
gameName: "脑洞大卷王",
appid: "tt900ee6b30f3ae72c02",
shareData: [
//示例
{ id: 1, type: 1, wx: "", tt: "", res: "", desc: "脑洞大卷王" },
// { id: 2, type: 1, wx: "", tt: "j5gfj8d1gc04g6tj3n", res: "share/share_1.jpg", desc: "他拿塔皮勾引我,我没去,因为我知道塔皮不能叠Q!" },
],
video: ["1j1oc3e85ggd2i0f4g", '751i5c888285m73dg8', 'ad93d4hd6fjiatn1td'],
interstitialAd: ["2feid96ncq3j031rp9"],
banner: [``],
contentIDs: ["CONTENT13239571202"],
notice: "<color=#90592D>版本更新内容到语言表进行修改。 修改的key是----版本更新内容<br/></color>",
//富文本配置标签:
//颜色设置: <color=#00ff00> 这是绿色文字</color>
//换行:<br/> 这是换行
//大小设置:<size=24> 这是24号文字</size>
//加粗:<b> 这是加粗文字</b>
//描边:<outline color=red width=4>这是描边文字</outline>
//斜体:<i> 这是斜体文字</i>
//下划线:<u> 这是下划线文字</u>
},
// serverConf: {
// use: true,
// baseUrl: "https://dycdn.ioe-times.com/",
// secret: "",
// testBaseUrl: "https://dycdn-1256464321.cos.ap-guangzhou.myqcloud.com/csjlnd/web_csjlnd/index.html",
// testSecret: "",
// },
pointData: {
gameName: "",
accessToken: "gw0MRpBbernhPztqHlulUYjLnwyAdvOm",
gid: "tt_nddjw",
}
}