소스 검색

弹出pin码输入框

master
徐勤民 3 주 전
부모
커밋
81b538e43e
2개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. +1
    -1
      BuildProfile.ets
  2. +2
    -2
      oh-package.json5

+ 1
- 1
BuildProfile.ets 파일 보기

@@ -1,7 +1,7 @@
/**
* Use these variables when you tailor your ArkTS code. They must be of the const type.
*/
export const HAR_VERSION = '1.0.1';
export const HAR_VERSION = '1.0.3';
export const BUILD_MODE_NAME = 'debug';
export const DEBUG = true;
export const TARGET_NAME = 'default';


+ 2
- 2
oh-package.json5 파일 보기

@@ -1,9 +1,9 @@
{
"name": "@szyx/sdk_base",
"version": "1.0.1",
"version": "1.0.3",
"description": "数字医信公司,鸿蒙app开发基础工具。",
"main": "Index.ets",
"author": "xuqm",
"author": "szyx",
"license": "Apache-2.0",
"repository": "",
"dependencies": {}


불러오는 중...
취소
저장