海外版本代码,相关配置变更

This commit is contained in:
2025-08-06 16:10:07 +08:00
parent c9c793e1e3
commit 79d755fbad
11 changed files with 50 additions and 46 deletions

View File

@ -2,14 +2,14 @@
"version" : "1", "version" : "1",
"prompt" : "template", "prompt" : "template",
"title" : "服务协议和隐私政策", "title" : "服务协议和隐私政策",
"message" : "  请你务必审慎阅读、充分理解“服务协议”和“隐私政策”各条款,包括但不限于:为了更好的向你提供服务,我们需要收集你的设备标识、操作日志等信息用于分析、优化应用性能。<br/>  你可阅读<a href=\"https://ecloud.hoenergypower.cn/app-privacy-zh.html\">《服务协议》</a>和<a href=\"https://ecloud.hoenergypower.cn/app-privacy-zh.html\">《隐私政策》</a>了解详细信息。如果你同意,请点击下面按钮开始接受我们的服务。", "message" : "  请你务必审慎阅读、充分理解“服务协议”和“隐私政策”各条款,包括但不限于:为了更好的向你提供服务,我们需要收集你的设备标识、操作日志等信息用于分析、优化应用性能。<br/>  你可阅读<a href=\"https://zetatech.zzkj-cloud.com/app-privacy-en.html\">《服务协议》</a>和<a href=\"https://zetatech.zzkj-cloud.com/app-privacy-en.html\">《隐私政策》</a>了解详细信息。如果你同意,请点击下面按钮开始接受我们的服务。",
"buttonAccept" : "同意并接受", "buttonAccept" : "同意并接受",
"buttonRefuse" : "暂不同意", "buttonRefuse" : "暂不同意",
"hrefLoader" : "system", "hrefLoader" : "system",
"backToExit" : "false", "backToExit" : "false",
"second" : { "second" : {
"title" : "确认提示", "title" : "确认提示",
"message" : "  进入应用前,你需先同意<a href=\"https://ecloud.hoenergypower.cn/app-privacy-zh.html\">《服务协议》</a>和<a href=\"https://ecloud.hoenergypower.cn/app-privacy-zh.html\">《隐私政策》</a>,否则将退出应用。", "message" : "  进入应用前,你需先同意<a href=\"https://zetatech.zzkj-cloud.com/app-privacy-en.html\">《服务协议》</a>和<a href=\"https://zetatech.zzkj-cloud.com/app-privacy-en.html\">《隐私政策》</a>,否则将退出应用。",
"buttonAccept" : "同意并继续", "buttonAccept" : "同意并继续",
"buttonRefuse" : "退出应用" "buttonRefuse" : "退出应用"
}, },

View File

@ -22,5 +22,5 @@ const config = {
} }
// 设置后台接口服务的基础地址 // 设置后台接口服务的基础地址
config.baseUrl = "https://zzkj-cloud.com/api" config.baseUrl = "https://zetatech.zzkj-cloud.com/api"
export default config export default config

View File

@ -160,7 +160,7 @@ export default {
// tip: 'Tip', // tip: 'Tip',
// updateSuccess: 'The password is successfully changed, please log in again.', // updateSuccess: 'The password is successfully changed, please log in again.',
// inputError: 'The information you filled in is incorrect, please correct it according to the prompts.', // inputError: 'The information you filled in is incorrect, please correct it according to the prompts.',
// hoenergypower: 'Hoenergy', // hoenergypower: 'Zetatech',
// companyHomepage: 'Company homepage', // companyHomepage: 'Company homepage',
// technicalServices: 'Technical services', // technicalServices: 'Technical services',
// termsOfService: 'Terms of Service', // termsOfService: 'Terms of Service',

View File

@ -160,7 +160,7 @@ export default {
// tip: '提示', // tip: '提示',
// updateSuccess: '密码修改成功,请重新登录。', // updateSuccess: '密码修改成功,请重新登录。',
// inputError: '您填写的信息有误,请根据提示修正。', // inputError: '您填写的信息有误,请根据提示修正。',
// hoenergypower: '弘正储能', // hoenergypower: '中自储能',
// companyHomepage: '公司首页', // companyHomepage: '公司首页',
// technicalServices: '技术服务', // technicalServices: '技术服务',
// termsOfService: '服务条款', // termsOfService: '服务条款',

View File

@ -3,9 +3,12 @@
"appid" : "__UNI__86592F3", "appid" : "__UNI__86592F3",
"description" : "Zetatech", "description" : "Zetatech",
"versionName" : "2.0.0", "versionName" : "2.0.0",
"versionCode" : 200, "versionCode" : 203,
"transformPx" : false, "transformPx" : false,
"app-plus" : { "app-plus" : {
"compatible" : {
"ignoreVersion" : true //true表示忽略版本检查提示框HBuilderX1.9.0及以上版本支持
},
// APP-VUE分包可提APP升启动速度2.7.12开始支持,兼容微信小程序分包方案,默认关闭 // APP-VUE分包可提APP升启动速度2.7.12开始支持,兼容微信小程序分包方案,默认关闭
"optimization" : { "optimization" : {
"subPackages" : true "subPackages" : true
@ -27,6 +30,8 @@
"modules" : {}, "modules" : {},
"distribute" : { "distribute" : {
"android" : { "android" : {
"minSdkVersion" : 32,
"targetSdkVersion" : 36,
"permissions" : [], "permissions" : [],
"abiFilters" : [ "armeabi-v7a", "arm64-v8a" ] "abiFilters" : [ "armeabi-v7a", "arm64-v8a" ]
}, },
@ -50,33 +55,33 @@
}, },
"icons" : { "icons" : {
"android" : { "android" : {
"hdpi" : "C:/Users/46254/Desktop/mipmap-hdpi/组 7 拷贝 4.png", "hdpi" : "C:/Users/46254/Desktop/mipmap-hdpi/72x72.png",
"xhdpi" : "C:/Users/46254/Desktop/mipmap-xhdpi/组 7 拷贝 4.png", "xhdpi" : "C:/Users/46254/Desktop/mipmap-xhdpi/96x96.png",
"xxhdpi" : "C:/Users/46254/Desktop/mipmap-xxhdpi/组 7 拷贝 4.png", "xxhdpi" : "C:/Users/46254/Desktop/mipmap-xxhdpi/144x144.png",
"xxxhdpi" : "C:/Users/46254/Desktop/mipmap-xxxhdpi/组 7 拷贝 4.png" "xxxhdpi" : "C:/Users/46254/Desktop/mipmap-xxxhdpi/192x192.png"
}, },
"ios" : { "ios" : {
"appstore" : "C:/Users/46254/Desktop/mipmap-xhdpi/组 7 拷贝.png", "appstore" : "C:/Users/46254/Desktop/mipmap-xhdpi/1024x1024.png",
"ipad" : { "ipad" : {
"app" : "C:/Users/46254/Desktop/mipmap-hdpi/组 7 拷贝 4.png", "app" : "C:/Users/46254/Desktop/申请邓白氏编码资料表/mipmap-mdpi/76x76.png",
"app@2x" : "C:/Users/46254/Desktop/mipmap-xhdpi/组 7 拷贝 3.png", "app@2x" : "C:/Users/46254/Desktop/申请邓白氏编码资料表/mipmap-xhdpi/152x152.png",
"notification" : "C:/Users/46254/Desktop/mipmap-mdpi/组 7 拷贝 11.png", "notification" : "C:/Users/46254/Desktop/mipmap-mdpi/20x20.png",
"notification@2x" : "C:/Users/46254/Desktop/mipmap-mdpi/组 7 拷贝 9.png", "notification@2x" : "C:/Users/46254/Desktop/mipmap-mdpi/40x40.png",
"proapp@2x" : "C:/Users/46254/Desktop/mipmap-xxxhdpi/组 7 拷贝 9.png", "proapp@2x" : "C:/Users/46254/Desktop/申请邓白氏编码资料表/mipmap-xhdpi/167x167.png",
"settings" : "C:/Users/46254/Desktop/mipmap-mdpi/组 7 拷贝 10.png", "settings" : "C:/Users/46254/Desktop/mipmap-mdpi/29x29.png",
"settings@2x" : "C:/Users/46254/Desktop/mipmap-xhdpi/组 7 拷贝 10.png", "settings@2x" : "C:/Users/46254/Desktop/mipmap-xhdpi/58x58.png",
"spotlight" : "C:/Users/46254/Desktop/mipmap-mdpi/组 7 拷贝 9.png", "spotlight" : "C:/Users/46254/Desktop/mipmap-mdpi/40x40.png",
"spotlight@2x" : "C:/Users/46254/Desktop/mipmap-xxxhdpi/组 7 拷贝 11.png" "spotlight@2x" : "C:/Users/46254/Desktop/mipmap-xxxhdpi/80x80.png"
}, },
"iphone" : { "iphone" : {
"app@2x" : "C:/Users/46254/Desktop/mipmap-xhdpi/组 7 拷贝 8.png", "app@2x" : "C:/Users/46254/Desktop/mipmap-xhdpi/120x120.png",
"app@3x" : "C:/Users/46254/Desktop/mipmap-xxhdpi/组 7 拷贝 8.png", "app@3x" : "C:/Users/46254/Desktop/mipmap-xxhdpi/180x180.png",
"notification@2x" : "C:/Users/46254/Desktop/mipmap-xhdpi/组 7 拷贝 11.png", "notification@2x" : "C:/Users/46254/Desktop/mipmap-xhdpi/40x40.png",
"notification@3x" : "C:/Users/46254/Desktop/mipmap-xxhdpi/组 7 拷贝 11.png", "notification@3x" : "C:/Users/46254/Desktop/mipmap-xxhdpi/60x60.png",
"settings@2x" : "C:/Users/46254/Desktop/mipmap-xhdpi/组 7 拷贝 10.png", "settings@2x" : "C:/Users/46254/Desktop/mipmap-xhdpi/58x58.png",
"settings@3x" : "C:/Users/46254/Desktop/mipmap-xxhdpi/组 7 拷贝 10.png", "settings@3x" : "C:/Users/46254/Desktop/mipmap-xxhdpi/87x87.png",
"spotlight@2x" : "C:/Users/46254/Desktop/mipmap-xxxhdpi/组 7 拷贝 11.png", "spotlight@2x" : "C:/Users/46254/Desktop/mipmap-xxxhdpi/80x80.png",
"spotlight@3x" : "C:/Users/46254/Desktop/mipmap-xhdpi/组 7 拷贝 8.png" "spotlight@3x" : "C:/Users/46254/Desktop/mipmap-xhdpi/120x120.png"
} }
} }
}, },
@ -84,9 +89,9 @@
"androidStyle" : "default", "androidStyle" : "default",
"androidTranslucent" : true, "androidTranslucent" : true,
"android" : { "android" : {
"hdpi" : "", "hdpi" : "C:/Users/46254/Desktop/3.png",
"xhdpi" : "", "xhdpi" : "C:/Users/46254/Desktop/2.png",
"xxhdpi" : "" "xxhdpi" : "C:/Users/46254/Desktop/1.png"
}, },
"iosStyle" : "common", "iosStyle" : "common",
"ios" : { "ios" : {
@ -141,5 +146,6 @@
} }
}, },
"title" : "uView UI" "title" : "uView UI"
} },
"locale" : "en"
} }

2
package-lock.json generated
View File

@ -1,5 +1,5 @@
{ {
"name": "honenery", "name": "zetatech",
"version": "2.3.2", "version": "2.3.2",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,

View File

@ -1,7 +1,7 @@
{ {
"name": "honenery", "name": "zetatech",
"version": "2.3.2", "version": "2.3.2",
"description": "Honenery 移动端快速开发框架", "description": "Zetatech 移动端快速开发框架",
"main": "main.js", "main": "main.js",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"

View File

@ -6,7 +6,7 @@
<stationDropdow disabled style="width: 100%" ref="dropdow" /> <stationDropdow disabled style="width: 100%" ref="dropdow" />
</view> </view>
</u-navbar> </u-navbar>
<view class="subTab"> <view class="subTab">
<u-subsection :list="policyTypeList" :current="currentType" v-show="inputDataBox.length" :animation="true" <u-subsection :list="policyTypeList" :current="currentType" v-show="inputDataBox.length" :animation="true"
@change="sectionChange" :active-color="'#3D9F7F'"> @change="sectionChange" :active-color="'#3D9F7F'">
</u-subsection> </u-subsection>
@ -162,7 +162,7 @@ export default {
this.stationId = val.id; this.stationId = val.id;
this.getTemplate(); this.getTemplate();
this.getIssueDevices(); this.getIssueDevices();
this.getValueLiist() // this.getValueLiist()
setTimeout(() => { setTimeout(() => {
this.getIssueStatus(); this.getIssueStatus();
}, 200); }, 200);
@ -314,7 +314,7 @@ export default {
sectionChange (val) { sectionChange (val) {
this.currentType = val this.currentType = val
if (val === 1) { if (val === 1) {
this.getValueLiist() // this.getValueLiist()
} }
}, },
async getValueLiist () { async getValueLiist () {
@ -515,7 +515,7 @@ export default {
type: "warning", type: "warning",
}); });
} finally { } finally {
this.getValueLiist() // this.getValueLiist()
} }
} }

View File

@ -7,7 +7,7 @@
</view> </view>
<view class="content-msg"> <view class="content-msg">
{{ $t('homePage.home.msgf')}} {{ $t('homePage.home.msgf')}}
<span class="xieyi" @click="toDetail"><u-link color="#009458" href="https://ecloud.hoenergypower.cn/app-privacy-zh.html">{{ $t('homePage.home.yhxy')}}</u-link></span>{{ $t('homePage.home.and')}}<span class="xieyi" @click="toDetail"><u-link color="#009458" href="https://ecloud.hoenergypower.cn/app-privacy-zh.html">{{ $t('homePage.home.yszc')}}</u-link></span> <span class="xieyi" @click="toDetail"><u-link color="#009458" href="https://zetatech.zzkj-cloud.com/app-privacy-en.html">{{ $t('homePage.home.yhxy')}}</u-link></span>{{ $t('homePage.home.and')}}<span class="xieyi" @click="toDetail"><u-link color="#009458" href="https://zetatech.zzkj-cloud.com/app-privacy-en.html">{{ $t('homePage.home.yszc')}}</u-link></span>
{{ $t('homePage.home.msgs')}} {{ $t('homePage.home.msgs')}}
</view> </view>
<view class="content-icon"> <view class="content-icon">

View File

@ -189,13 +189,11 @@ export default {
// this.$u.vuex("vuex_stationValue", val); // this.$u.vuex("vuex_stationValue", val);
if (val === '海外站' || val === 'Overseas Station') { if (val === '海外站' || val === 'Overseas Station') {
this.$u.http.setConfig({ this.$u.http.setConfig({
// baseUrl: 'https://ecloud.hoenergypower.cn/api' baseUrl: 'https://zetatech.zzkj-cloud.com/api'
baseUrl: 'https://zzkj-cloud.com/api'
}); });
} else if (val === '中国站' || val === 'China Station') { } else if (val === '中国站' || val === 'China Station') {
this.$u.http.setConfig({ this.$u.http.setConfig({
// baseUrl: 'https://ecloud.hoenergypower.cn/api' baseUrl: 'https://zetatech.zzkj-cloud.com/api'
baseUrl: 'https://zzkj-cloud.com/api'
}); });
} }
const res = await this.$u.api.GetLanguageConfig('zh') const res = await this.$u.api.GetLanguageConfig('zh')

View File

@ -9,7 +9,7 @@
</view> </view>
<u-cell-group class="form" :border="false"> <u-cell-group class="form" :border="false">
<navigator url="" open-type="navigate"> <navigator url="" open-type="navigate">
<u-cell-item :title="$t('homePage.mine.companyHomepage')">https://www.hoenergypower.cn</u-cell-item> <u-cell-item :title="$t('homePage.mine.companyHomepage')">https://www.zetatech-energy.com</u-cell-item>
</navigator> </navigator>
<navigator> <navigator>
<u-cell-item :arrow="false" :title="$t('homePage.mine.technicalServices')">15389457063</u-cell-item> <u-cell-item :arrow="false" :title="$t('homePage.mine.technicalServices')">15389457063</u-cell-item>
@ -23,7 +23,7 @@
</u-row> </u-row>
<view class="copyright"> <view class="copyright">
<view> 版权所有</view> <view> 版权所有</view>
<view>Copyright &copy; 2021 hoenergy.com</view> <view>Copyright &copy; 2025 zzkj-cloud.com</view>
</view> </view>
</view> </view>
</template> </template>