|
@@ -769,8 +769,8 @@ function populateParameters(result) {
|
|
var parameters = {
|
|
var parameters = {
|
|
appId: "__UNI__2080341",
|
|
appId: "__UNI__2080341",
|
|
appName: "益智游戏",
|
|
appName: "益智游戏",
|
|
- appVersion: "1.0.0",
|
|
|
|
- appVersionCode: "100",
|
|
|
|
|
|
+ appVersion: "1.0.9",
|
|
|
|
+ appVersionCode: "109",
|
|
appLanguage: getAppLanguage(hostLanguage),
|
|
appLanguage: getAppLanguage(hostLanguage),
|
|
uniCompileVersion: "3.6.18",
|
|
uniCompileVersion: "3.6.18",
|
|
uniRuntimeVersion: "3.6.18",
|
|
uniRuntimeVersion: "3.6.18",
|
|
@@ -868,8 +868,8 @@ var getAppBaseInfo = {
|
|
result = sortObject(Object.assign(result, {
|
|
result = sortObject(Object.assign(result, {
|
|
appId: "__UNI__2080341",
|
|
appId: "__UNI__2080341",
|
|
appName: "益智游戏",
|
|
appName: "益智游戏",
|
|
- appVersion: "1.0.0",
|
|
|
|
- appVersionCode: "100",
|
|
|
|
|
|
+ appVersion: "1.0.9",
|
|
|
|
+ appVersionCode: "109",
|
|
appLanguage: getAppLanguage(hostLanguage),
|
|
appLanguage: getAppLanguage(hostLanguage),
|
|
hostVersion: version,
|
|
hostVersion: version,
|
|
hostLanguage: hostLanguage,
|
|
hostLanguage: hostLanguage,
|
|
@@ -9578,10 +9578,21 @@ Object.defineProperty(exports, "__esModule", {
|
|
exports.default = void 0;
|
|
exports.default = void 0;
|
|
var _default = {
|
|
var _default = {
|
|
// 接口地址
|
|
// 接口地址
|
|
- serverUrl: "https://broadcast.waityou24.cn",
|
|
|
|
|
|
+ serverUrl: "http://47.93.34.200",
|
|
|
|
+ //http://47.93.34.200 http://www.freeskyghw.cn
|
|
wechatUrl: "https://broadcast.waityou24.cn",
|
|
wechatUrl: "https://broadcast.waityou24.cn",
|
|
// 设备信息
|
|
// 设备信息
|
|
- system: uni.getSystemInfoSync()
|
|
|
|
|
|
+ system: uni.getSystemInfoSync(),
|
|
|
|
+ // 节目类型
|
|
|
|
+ pro_type: [
|
|
|
|
+ //
|
|
|
|
+ {
|
|
|
|
+ dict_label: '电视节目',
|
|
|
|
+ dict_value: '0'
|
|
|
|
+ }, {
|
|
|
|
+ dict_label: '电影节目',
|
|
|
|
+ dict_value: '1'
|
|
|
|
+ }]
|
|
};
|
|
};
|
|
exports.default = _default;
|
|
exports.default = _default;
|
|
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"]))
|
|
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"]))
|
|
@@ -10110,7 +10121,23 @@ module.exports = _asyncToGenerator, module.exports.__esModule = true, module.exp
|
|
/* 77 */,
|
|
/* 77 */,
|
|
/* 78 */,
|
|
/* 78 */,
|
|
/* 79 */,
|
|
/* 79 */,
|
|
-/* 80 */
|
|
|
|
|
|
+/* 80 */,
|
|
|
|
+/* 81 */,
|
|
|
|
+/* 82 */,
|
|
|
|
+/* 83 */,
|
|
|
|
+/* 84 */,
|
|
|
|
+/* 85 */,
|
|
|
|
+/* 86 */,
|
|
|
|
+/* 87 */,
|
|
|
|
+/* 88 */,
|
|
|
|
+/* 89 */,
|
|
|
|
+/* 90 */,
|
|
|
|
+/* 91 */,
|
|
|
|
+/* 92 */,
|
|
|
|
+/* 93 */,
|
|
|
|
+/* 94 */,
|
|
|
|
+/* 95 */,
|
|
|
|
+/* 96 */
|
|
/*!**********************************************************************************!*\
|
|
/*!**********************************************************************************!*\
|
|
!*** D:/project/项目模板/uniapp/uni_modules/uni-icons/components/uni-icons/icons.js ***!
|
|
!*** D:/project/项目模板/uniapp/uni_modules/uni-icons/components/uni-icons/icons.js ***!
|
|
\**********************************************************************************/
|
|
\**********************************************************************************/
|